Searched refs:getRequestLocationUdpateProviderPendingIntents (Results 1 - 2 of 2) sorted by relevance

/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
H A DLocationManagerTest.java230 assertThat(shadowLocationManager.getRequestLocationUdpateProviderPendingIntents(),
366 assertThat(shadowLocationManager.getRequestLocationUdpateProviderPendingIntents().get(someLocationListenerPendingIntent),
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowLocationManager.java360 public Map<PendingIntent, String> getRequestLocationUdpateProviderPendingIntents() { method in class:ShadowLocationManager

Completed in 103 milliseconds