Searched refs:removeUpdates (Results 1 – 3 of 3) sorted by relevance
173 locationManager.removeUpdates(listener1); in shouldKeepTrackOfWhichProvidersAListenerIsBoundTo_withoutDuplicates_inAnyOrder()186 locationManager.removeUpdates(listener); in shouldRemoveLocationListeners()210 locationManager.removeUpdates(someLocationListenerPendingIntent); in shouldRemovePendingIntentsWhenRequestingLocationUpdatesUsingCriteria()245 locationManager.removeUpdates(someLocationListenerPendingIntent); in shouldRemovePendingIntentsWhenRequestingLocationUpdatesUsingLocationListeners()514 locationManager.removeUpdates(this); in onLocationChanged()
156 mLocationManager.removeUpdates(mLocationListener); in stopLocating()
306 protected void removeUpdates(LocationListener listener) { in removeUpdates() method in ShadowLocationManager323 protected void removeUpdates(PendingIntent pendingIntent) { in removeUpdates() method in ShadowLocationManager