Searched refs:GRAVITY_EARTH (Results 1 – 8 of 8) sorted by relevance
46 .maxRange = GRAVITY_EARTH * 2, in GravitySensor()65 g = R[2] * GRAVITY_EARTH; in process()
96 private static final double MIN_GRAVITY = SensorManager.GRAVITY_EARTH - 1.0f;97 private static final double MAX_GRAVITY = SensorManager.GRAVITY_EARTH + 1.0f;
203 return SensorManager.GRAVITY_EARTH // g (m/s^2) in computeDeceleration()
652 mPhysicalCoeff = SensorManager.GRAVITY_EARTH // g (m/s^2) in SplineOverScroller()
268 public static final float GRAVITY_EARTH = 9.80665f; field in SensorManager
12487 field public static final float GRAVITY_EARTH = 9.80665f;
16518 field public static final float GRAVITY_EARTH = 9.80665f;