Searched refs:removeUpdates (Results 1 – 12 of 12) sorted by relevance
46 void removeUpdates(in ILocationListener listener, in PendingIntent intent, String packageName); in removeUpdates() method
1034 public void removeUpdates(@NonNull LocationListener listener) { in removeUpdates() method in LocationManager1045 mService.removeUpdates(transport, null, packageName); in removeUpdates()1059 public void removeUpdates(@NonNull PendingIntent intent) { in removeUpdates() method in LocationManager1064 mService.removeUpdates(null, intent, packageName); in removeUpdates()
113 mLocationManager.removeUpdates(listener); in unregisterListener()
359 mLocationManager.removeUpdates(this); in updateFences()
766 locationManager.removeUpdates(locationListener); in handleRequestLocation()
115 mLocationManager.removeUpdates(this); //TODO GLOBAL in disableProvider()
199 mLocationManager.removeUpdates(this); in stopListening()
244 lm.removeUpdates(listener); in stopListeners()
3351 locationManager.removeUpdates(mGenericLocationListener); in cancelLocatingLocked()3352 locationManager.removeUpdates(mGpsLocationListener); in cancelLocatingLocked()
2606 public void removeUpdates(ILocationListener listener, PendingIntent intent, in removeUpdates() method in LocationManagerService
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
1334 PLcom/android/server/LocationManagerService;->removeUpdates(Landroid/location/ILocationListener;Lan…