Home
last modified time | relevance | path

Searched refs:LOCATION_HAS_BEARING (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/hardware/location/
DGeofenceHardwareImpl.java86 private static final int LOCATION_HAS_BEARING = 8; field in GeofenceHardwareImpl
/frameworks/base/services/core/java/com/android/server/location/
DGnssLocationProvider.java141 private static final int LOCATION_HAS_BEARING = 8; field in GnssLocationProvider
816 (location.hasBearing() ? LOCATION_HAS_BEARING : 0) | in injectBestLocation()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt24080 Landroid/hardware/location/GeofenceHardwareImpl;->LOCATION_HAS_BEARING:I