Searched refs:getRequestLocationUdpateCriteriaPendingIntents (Results 1 – 2 of 2) sorted by relevance
214 …assertThat(shadowLocationManager.getRequestLocationUdpateCriteriaPendingIntents()).isEqualTo(expec… in shouldRemovePendingIntentsWhenRequestingLocationUpdatesUsingCriteria()409 …assertThat(shadowLocationManager.getRequestLocationUdpateCriteriaPendingIntents().get(someLocation… in shouldRegisterLocationUpdatesWhenCriteriaGiven()
485 public Map<PendingIntent, Criteria> getRequestLocationUdpateCriteriaPendingIntents() { in getRequestLocationUdpateCriteriaPendingIntents() method in ShadowLocationManager