Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/gnss/hal/
H A DFakeGnssHal.java478 mState.mInjectedBestLocation.setBearingAccuracyDegrees(bearingAccuracy); in injectBestLocation()
/aosp14/frameworks/base/location/java/android/location/
H A DLocation.java690 public void setBearingAccuracyDegrees(@FloatRange(from = 0.0) float bearingAccuracyDegrees) { in setBearingAccuracyDegrees() method in Location
/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/boot/
H A Dboot-image-profile.txt10589 HSPLandroid/location/Location;->setBearingAccuracyDegrees(F)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt10592 HSPLandroid/location/Location;->setBearingAccuracyDegrees(F)V
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt20824 method public void setBearingAccuracyDegrees(@FloatRange(from=0.0) float);