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/gnss/
DGnssLocationProvider.java201 private static final int REPORT_LOCATION = 17; // HAL reports location field in GnssLocationProvider
1368 sendMessage(REPORT_LOCATION, hasLatLong ? 1 : 0, location); in reportLocation()
2084 case REPORT_LOCATION:
2208 case REPORT_LOCATION: