Home
last modified time | relevance | path

Searched refs:getInclination (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/
H A DSensorNotificationService.java142 field.getFieldStrength() / 1000, field.getDeclination(), field.getInclination())); in onLocationChanged()
148 (float)(field.getInclination() * Math.PI / 180)); // from degree to rad in onLocationChanged()
/aosp12/frameworks/base/core/java/android/hardware/
H A DGeomagneticField.java279 public float getInclination() { in getInclination() method in GeomagneticField
H A DSensorManager.java1270 public static float getInclination(float[] I) { in getInclination() method in SensorManager
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt17455 method public float getInclination();
17652 method public static float getInclination(float[]);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt12360 method public float getInclination();
12458 method public static float getInclination(float[]);