Searched refs:requestLocationUdpateCriteriaPendingIntents (Results 1 – 1 of 1) sorted by relevance
39 …private final Map<PendingIntent, Criteria> requestLocationUdpateCriteriaPendingIntents = new HashM… field in ShadowLocationManager124 …<PendingIntent> requestLocationUdpatePendingIntentSet = requestLocationUdpateCriteriaPendingIntents in setProviderEnabled()130 requestLocationUdpateCriteriaPendingIntents in setProviderEnabled()289 requestLocationUdpateCriteriaPendingIntents.put(pendingIntent, criteria); in requestLocationUpdates()324 while (requestLocationUdpateCriteriaPendingIntents.remove(pendingIntent) != null); in removeUpdates()486 return requestLocationUdpateCriteriaPendingIntents; in getRequestLocationUdpateCriteriaPendingIntents()