Searched refs:locationListener (Results 1 – 1 of 1) sorted by relevance
758 LocationChangeListener locationListener; in handleRequestLocation() local766 locationListener = mNetworkLocationListener; in handleRequestLocation()771 locationListener = mFusedLocationListener; in handleRequestLocation()795 locationListener, mHandler.getLooper()); in handleRequestLocation()796 locationListener.mNumLocationUpdateRequest++; in handleRequestLocation()798 if (--locationListener.mNumLocationUpdateRequest == 0) { in handleRequestLocation()801 locationManager.removeUpdates(locationListener); in handleRequestLocation()