Home
last modified time | relevance | path

Searched defs:providerListeners (Results 1 – 1 of 1) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowLocationManager.java253 List<ListenerRegistration> providerListeners = locationListeners.get(provider); in addLocationListener() local
265 List<ListenerRegistration> providerListeners) { in removeDuplicates()
433 List<ListenerRegistration> providerListeners = locationListeners.get( in simulateLocation() local