Home
last modified time | relevance | path

Searched defs:onLocation (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/location/java/android/location/
H A DILocationCallback.aidl27 void onLocation(in @nullable Location location); in onLocation() method
H A DLocationManager.java3231 public void onLocation(@Nullable Location location) { in onLocation() method in LocationManager.GetCurrentLocationTransport