Home
last modified time | relevance | path

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

/frameworks/base/location/java/android/location/
DINetInitiatedListener.aidl25 boolean sendNiResponse(int notifId, int userResponse); in sendNiResponse() method
DILocationManager.aidl90 boolean sendNiResponse(int notifId, int userResponse); in sendNiResponse() method
DLocationManager.java1444 public boolean sendNiResponse(int notifId, int userResponse) { in sendNiResponse() method in LocationManager
/frameworks/base/services/java/com/android/server/
DLocationManagerService.java1346 public boolean sendNiResponse(int notifId, int userResponse) in sendNiResponse() method in LocationManagerService