Home
last modified time | relevance | path

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

/frameworks/base/location/java/android/location/
DLocationManager.java167 public static final long BLOCK_GPS_STATUS_USAGE = 144027538L; field in LocationManager
2309 if (Compatibility.isChangeEnabled(BLOCK_GPS_STATUS_USAGE)) { in getGpsStatus()
2343 if (Compatibility.isChangeEnabled(BLOCK_GPS_STATUS_USAGE)) { in addGpsStatusListener()
2363 if (Compatibility.isChangeEnabled(BLOCK_GPS_STATUS_USAGE)) { in removeGpsStatusListener()