Searched refs:locationListener (Results 1 – 1 of 1) sorted by relevance
792 LocationChangeListener locationListener; in handleRequestLocation() local800 locationListener = mNetworkLocationListener; in handleRequestLocation()805 locationListener = mFusedLocationListener; in handleRequestLocation()829 locationListener, mHandler.getLooper()); in handleRequestLocation()830 locationListener.mNumLocationUpdateRequest++; in handleRequestLocation()832 if (--locationListener.mNumLocationUpdateRequest == 0) { in handleRequestLocation()835 locationManager.removeUpdates(locationListener); in handleRequestLocation()