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