Searched defs:onLocation (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/location/java/android/location/ | ||
D | ILocationCallback.aidl | 27 void onLocation(in @nullable Location location); in onLocation() method |
D | LocationManager.java | 3134 public void onLocation(@Nullable Location location) { in onLocation() method in LocationManager.GetCurrentLocationTransport |