Searched defs:onFlushComplete (Results 1 – 2 of 2) sorted by relevance
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ | ||
D | ShadowLocationManager.java | 2043 abstract void onFlushComplete(int requestCode) throws CanceledException; in onFlushComplete() method in ShadowLocationManager.LocationTransport |
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ | ||
D | ShadowLocationManagerTest.java | 1783 public void onFlushComplete(int requestCode) { in onFlushComplete() method in ShadowLocationManagerTest.TestLocationListener |