Home
last modified time | relevance | path

Searched defs:userResponse (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/location/java/android/location/
DINetInitiatedListener.aidl25 boolean sendNiResponse(int notifId, int userResponse); in sendNiResponse()
DILocationManager.aidl62 boolean sendNiResponse(int notifId, int userResponse); in sendNiResponse()
DLocationManager.java2238 public boolean sendNiResponse(int notifId, int userResponse) { in sendNiResponse()
/frameworks/base/location/java/com/android/internal/location/
DGpsNetInitiatedHandler.java139 int userResponse; field in GpsNetInitiatedHandler.GpsNiResponse
/frameworks/base/services/core/java/com/android/server/
DLocationManagerService.java2017 public boolean sendNiResponse(int notifId, int userResponse) { in sendNiResponse()