Home
last modified time | relevance | path

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

/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowLocationManager.java2037 abstract void onLocation(Location location) throws CanceledException; in onLocation() method in ShadowLocationManager.LocationTransport
2057 void onLocation(Location location) { in onLocation() method in ShadowLocationManager.LocationListenerTransport
2105 void onLocation(Location location) throws CanceledException { in onLocation() method in ShadowLocationManager.LocationPendingIntentTransport