Searched defs:removeUpdates (Results 1 – 3 of 3) sorted by relevance
44 void removeUpdates(in ILocationListener listener, in PendingIntent intent, String packageName); in removeUpdates() method
1022 public void removeUpdates(LocationListener listener) { in removeUpdates() method in LocationManager1047 public void removeUpdates(PendingIntent intent) { in removeUpdates() method in LocationManager
2143 public void removeUpdates(ILocationListener listener, PendingIntent intent, in removeUpdates() method in LocationManagerService