Searched refs:sLocationListeners (Results 1 – 1 of 1) sorted by relevance
184 addLocationListener(listener, sLocationListeners, sLocationBroadcastReceiver, in addLocationListener()206 return removeLocationListener(listener, sLocationListeners, sLocationBroadcastReceiver); in removeLocationListener()211 private static final List<LocationListener> sLocationListeners = new ArrayList<>(); field in LocationUtils218 getLocationBroadcastReceiver(EXTRA_LOCATION_ENABLED, sLocationListeners);