Searched refs:onReportLocation (Results 1 – 6 of 6) sorted by relevance
61 void onReportLocation(Location location); in onReportLocation() method67 void onReportLocation(List<Location> locations); in onReportLocation() method83 mLocationProviderManager.onReportLocation(location); in reportLocation()90 mLocationProviderManager.onReportLocation(locations); in reportLocation()
83 public void onReportLocation(Location location) {
38 void onReportLocation(in Location location); in onReportLocation() method
211 manager.onReportLocation(location); in reportLocation()
1112 public void onReportLocation(Location location) { in onReportLocation() method in LocationManagerService.LocationProvider1124 public void onReportLocation(List<Location> locations) { in onReportLocation() method in LocationManagerService.LocationProvider
1252 PLcom/android/server/LocationManagerService$LocationProvider;->lambda$onReportLocation$0$LocationMa…1256 PLcom/android/server/LocationManagerService$LocationProvider;->onReportLocation(Landroid/location/L…8174 PLcom/android/server/location/LocationProviderProxy$1;->onReportLocation(Landroid/location/Location…