Searched refs:locationUpdateListeners (Results 1 – 1 of 1) sorted by relevance
112 …List<LocationListener> locationUpdateListeners = new ArrayList<>(getRequestLocationUpdateListeners… in setProviderEnabled() local113 for (LocationListener locationUpdateListener : locationUpdateListeners) { in setProviderEnabled()