Searched defs:onReportLocations (Results 1 – 6 of 6) sorted by relevance
32 void onReportLocations(in List<Location> locations); in onReportLocations() method
144 public void onReportLocations(List<Location> locations) { in onReportLocations() method in GnssOverlayLocationServiceTest.LocationProviderManagerCapture
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
1719 public void onReportLocations(Location[] locations) { in onReportLocations() method in GnssLocationProvider
197 void onReportLocations(Location[] locations); in onReportLocations() method