Home
last modified time | relevance | path

Searched defs:sendNiResponse (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/location/java/android/location/
DINetInitiatedListener.aidl26 boolean sendNiResponse(int notifId, int userResponse); in sendNiResponse() method
DILocationManager.aidl65 boolean sendNiResponse(int notifId, int userResponse); in sendNiResponse() method
DLocationManager.java2327 public boolean sendNiResponse(int notifId, int userResponse) { in sendNiResponse() method in LocationManager
/frameworks/base/services/core/java/com/android/server/
DLocationManagerService.java3135 public boolean sendNiResponse(int notifId, int userResponse) { in sendNiResponse() method in LocationManagerService