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.java189 private static final int REPORT_LOCATION = 17; // HAL reports location field in GnssLocationProvider
1321 sendMessage(REPORT_LOCATION, hasLatLong ? 1 : 0, location); in reportLocation()
2043 case REPORT_LOCATION:
2168 case REPORT_LOCATION: