Home
last modified time | relevance | path

Searched refs:getAzimuthDegrees (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/location/java/android/location/
DGnssStatus.java196 public float getAzimuthDegrees(int satIndex) { in getAzimuthDegrees() method in GnssStatus
DGnssReflectingPlane.java80 public double getAzimuthDegrees() { in getAzimuthDegrees() method in GnssReflectingPlane
/frameworks/base/location/tests/locationtests/src/android/location/
DGnssStatusTest.java97 assertEquals(TAG + "::Azimuth", svInfo.mAzimuth, gnssStatus.getAzimuthDegrees(i)); in verifyGnssStatus()
/frameworks/base/api/
Dsystem-current.txt3366 method @FloatRange(from=0.0f, to=360.0f) public double getAzimuthDegrees();
Dcurrent.txt23099 method public float getAzimuthDegrees(int);
/frameworks/base/non-updatable-api/
Dsystem-current.txt3366 method @FloatRange(from=0.0f, to=360.0f) public double getAzimuthDegrees();
Dcurrent.txt23099 method public float getAzimuthDegrees(int);