Searched refs:mLocationListener (Results 1 – 5 of 5) sorted by relevance
342 private final Consumer<LocationListeningResult> mLocationListener;350 mLocationListener = locationListener;372 mLocationListener.accept(locationListeningResult);379 private final Consumer<LocationListeningResult> mLocationListener;385 mLocationListener = locationListener;402 mLocationListener.accept(locationListeningResult);412 mLocationListener.accept(locationListeningResult);
136 private LocationListeners mLocationListener; field in SensorsTestFragment193 if (mLocationListener != null) { in onPause()194 mLocationListener.stopListening(); in onPause()226 if (mLocationListener == null) { in initLocationSensor()227 mLocationListener = new LocationListeners(getContext(), in initLocationSensor()230 mLocationListener.startListening(); in initLocationSensor()
138 mLocationListener); in startListening()153 mLocationMgr.removeUpdates(mLocationListener); in stopListening()162 private final LocationListener mLocationListener = new LocationListener() { field in LocationListeners
78 mLocationManager.removeUpdates(mLocationListener); in onDestroy()107 0, mLocationListener); in doWork()123 private final LocationListener mLocationListener = new LocationListener() { field in TmaForegroundService
926 private final LocationListener mLocationListener; field in CellBroadcastHandler.LocationRequester942 mLocationListener = this::onLocationUpdate; in LocationRequester()999 mLocationManager.removeUpdates(mLocationListener); in locationRequesterCycleComplete()1039 mLocationListener); in requestLocationUpdateInternal()