Searched defs:reportLocation (Results 1 – 5 of 5) sorted by relevance
82 protected void reportLocation(Location location) { in reportLocation() method in AbstractLocationProvider89 protected void reportLocation(List<Location> locations) { in reportLocation() method in AbstractLocationProvider
1320 private void reportLocation(boolean hasLatLong, Location location) { in reportLocation() method in GnssLocationProvider
32 public boolean reportLocation = false; field in ProviderRequest
200 public void reportLocation(Location location) { in reportLocation() method in LocationProviderBase
39 void reportLocation(Location location); in reportLocation() method