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/gnss/
DGnssLocationProvider.java200 private static final int REQUEST_LOCATION = 16; field in GnssLocationProvider
1982 sendMessage(REQUEST_LOCATION, independentFromGnss ? 1 : 0, isUserEmergency);
2072 case REQUEST_LOCATION:
2200 case REQUEST_LOCATION: