Home
last modified time | relevance | path

Searched refs:getDeclination (Results 1 – 4 of 4) 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()
147 (float)(field.getDeclination() * Math.PI / 180), // from degree to rad in onLocationChanged()
/aosp14/frameworks/base/core/java/android/hardware/
H A DGeomagneticField.java271 public float getDeclination() { in getDeclination() method in GeomagneticField
/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.txt17942 method public float getDeclination();