Home
last modified time | relevance | path

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

/aosp14/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()
/aosp14/frameworks/base/core/java/android/hardware/
H A DGeomagneticField.java279 public float getInclination() { in getInclination() method in GeomagneticField
H A DSensorManager.java1293 public static float getInclination(float[] I) { in getInclination() method in SensorManager
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt17945 method public float getInclination();
18159 method public static float getInclination(float[]);