Searched refs:LOCATION_HAS_ALTITUDE (Results 1 – 2 of 2) sorted by relevance
84 private static final int LOCATION_HAS_ALTITUDE = 2; field in GeofenceHardwareImpl
137 private static final int LOCATION_HAS_ALTITUDE = 2; field in GnssLocationProvider779 (location.hasAltitude() ? LOCATION_HAS_ALTITUDE : 0) | in injectBestLocation()