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