Searched defs:onReportLocations (Results 1 – 5 of 5) sorted by relevance
32 void onReportLocations(in List<Location> locations); in onReportLocations() method
169 public void onReportLocations(List<Location> locations) { in onReportLocations() method in FusedLocationServiceTest.LocationProviderManagerCapture
314 public void onReportLocations(List<Location> locations) { in onReportLocations() method in ProxyLocationProvider.Proxy
1483 public void onReportLocations(Location[] locations) { in onReportLocations() method in GnssLocationProvider
183 void onReportLocations(Location[] locations); in onReportLocations() method