Home
last modified time | relevance | path

Searched defs:unregisterLocationPendingIntent (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/location/java/android/location/
DILocationManager.aidl61 void unregisterLocationPendingIntent(in PendingIntent pendingIntent); in unregisterLocationPendingIntent() method
/frameworks/base/services/core/java/com/android/server/location/
DLocationManagerService.java1009 public void unregisterLocationPendingIntent(PendingIntent pendingIntent) { in unregisterLocationPendingIntent() method in LocationManagerService