Home
last modified time | relevance | path

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

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