Searched defs:removeProximityAlertLocked (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/
H A DLocationManagerService.java1212 removeProximityAlertLocked(i);
1298 removeProximityAlertLocked(intent);
1309 private void removeProximityAlertLocked(PendingIntent intent) { method in class:LocationManagerService
1626 removeProximityAlertLocked(removedAlerts.get(i).mIntent);

Completed in 7 milliseconds