Searched refs:getRequestLocationUdpateCriteriaPendingIntents (Results 1 – 2 of 2) sorted by relevance
195 …assertThat(shadowLocationManager.getRequestLocationUdpateCriteriaPendingIntents(), equalTo(expecte… in shouldRemovePendingIntentsWhenRequestingLocationUpdatesUsingCriteria()384 …assertThat(shadowLocationManager.getRequestLocationUdpateCriteriaPendingIntents().get(someLocation… in shouldRegisterLocationUpdatesWhenCriteriaGiven()
356 public Map<PendingIntent, Criteria> getRequestLocationUdpateCriteriaPendingIntents() { in getRequestLocationUdpateCriteriaPendingIntents() method in ShadowLocationManager