Searched refs:removeLocationListener (Results 1 – 8 of 8) sorted by relevance
195 return removeLocationListener(listener, sAutomotiveLocationBypassListeners, in removeAutomotiveLocationBypassListener()205 public static boolean removeLocationListener(LocationListener listener) { in removeLocationListener() method in LocationUtils206 return removeLocationListener(listener, sLocationListeners, sLocationBroadcastReceiver); in removeLocationListener()258 private static boolean removeLocationListener(LocationListener listener,
61 locationHelper.removeLocationListener(locationFragment.getPresenter()); in close()
138 void removeLocationListener(LocationListener listener) { in removeLocationListener() method in LocationHelper
209 LocationUtils.removeLocationListener(this) in <lambda>()
396 LocationUtils.removeLocationListener(this) in <lambda>()
219 LocationUtils.removeLocationListener(this) in onInactive()
150 LocationUtils.removeLocationListener(locListener) in <lambda>()
301 LocationUtils.removeLocationListener(mainLocListener) in <lambda>()