Searched refs:LOCATION_HAS_BEARING (Results 1 – 2 of 2) sorted by relevance
86 private static final int LOCATION_HAS_BEARING = 8; field in GeofenceHardwareImpl
150 private static final int LOCATION_HAS_BEARING = 8; field in GnssLocationProvider850 (location.hasBearing() ? LOCATION_HAS_BEARING : 0) | in injectBestLocation()