Searched defs:removeUpdates (Results 1 – 3 of 3) 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 LocationManager1059 public void removeUpdates(@NonNull PendingIntent intent) { in removeUpdates() method in LocationManager
2606 public void removeUpdates(ILocationListener listener, PendingIntent intent, in removeUpdates() method in LocationManagerService