Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/location/
DGnssLocationProvider.java192 private static final int REPORT_LOCATION = 17; // HAL reports location field in GnssLocationProvider
1356 sendMessage(REPORT_LOCATION, hasLatLong ? 1 : 0, location); in reportLocation()
2073 case REPORT_LOCATION:
2201 case REPORT_LOCATION: