1. Deprecated("Internal Use Only")
DeviceAcceleration internalCreateDeviceAcceleration()

Source

@Deprecated("Internal Use Only")
static DeviceAcceleration internalCreateDeviceAcceleration() {
  return new DeviceAcceleration._internalWrap();
}