Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/location/
DGnssLocationProvider.java188 private static final int REQUEST_LOCATION = 16; field in GnssLocationProvider
1938 sendMessage(REQUEST_LOCATION, independentFromGnss ? 1 : 0, isUserEmergency);
2028 case REQUEST_LOCATION:
2158 case REQUEST_LOCATION: