Searched refs:LOCATION_HAS_SPEED (Results 1 – 2 of 2) sorted by relevance
85 private static final int LOCATION_HAS_SPEED = 4; field in GeofenceHardwareImpl
149 private static final int LOCATION_HAS_SPEED = 4; field in GnssLocationProvider849 (location.hasSpeed() ? LOCATION_HAS_SPEED : 0) | in injectBestLocation()