Searched refs:getRequestLocationUdpateProviderPendingIntents (Results 1 – 2 of 2) sorted by relevance
230 assertThat(shadowLocationManager.getRequestLocationUdpateProviderPendingIntents(), in shouldRemovePendingIntentsWhenRequestingLocationUpdatesUsingLocationListeners()366 …assertThat(shadowLocationManager.getRequestLocationUdpateProviderPendingIntents().get(someLocation… in shouldRegisterLocationUpdatesWhenProviderGiven()
360 public Map<PendingIntent, String> getRequestLocationUdpateProviderPendingIntents() { in getRequestLocationUdpateProviderPendingIntents() method in ShadowLocationManager