Home
last modified time | relevance | path

Searched refs:getElevationDegrees (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/location/java/android/location/
H A DGpsStatus.java207 satellite.mElevation = status.getElevationDegrees(i); in setStatus()
H A DGnssStatus.java232 public float getElevationDegrees(@IntRange(from = 0) int satelliteIndex) { in getElevationDegrees() method in GnssStatus
/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.txt19848 …method @FloatRange(from=0xffffffa6, to=90) public float getElevationDegrees(@IntRange(from=0) int);