Searched refs:onReportLocations (Results 1 – 7 of 7) sorted by relevance
32 void onReportLocations(in List<Location> locations); in onReportLocations() method
228 manager.onReportLocations(stripExtras(locations)); in reportLocations()
169 public void onReportLocations(List<Location> locations) { in onReportLocations() method in FusedLocationServiceTest.LocationProviderManagerCapture
273 manager.onReportLocations(stripExtras(locations)); in reportLocations()
314 public void onReportLocations(List<Location> locations) { in onReportLocations() method in ProxyLocationProvider.Proxy
183 void onReportLocations(Location[] locations); in onReportLocations() method1113 mLocationCallbacks[i].onReportLocations(locations); in reportLocationBatch()
1483 public void onReportLocations(Location[] locations) { in onReportLocations() method in GnssLocationProvider