Home
last modified time | relevance | path

Searched defs:removeProximityAlert (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/location/java/android/location/
DILocationManager.aidl55 void removeProximityAlert(in PendingIntent intent); in removeProximityAlert() method
DLocationManager.java890 public void removeProximityAlert(PendingIntent intent) { in removeProximityAlert() method in LocationManager
/frameworks/base/services/java/com/android/server/
DLocationManagerService.java1291 public void removeProximityAlert(PendingIntent intent) { in removeProximityAlert() method in LocationManagerService