Home
last modified time | relevance | path

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

/frameworks/base/location/java/android/location/
DINetInitiatedListener.aidl26 boolean sendNiResponse(int notifId, int userResponse); in sendNiResponse()
DILocationManager.aidl65 boolean sendNiResponse(int notifId, int userResponse); in sendNiResponse()
DLocationManager.java2327 public boolean sendNiResponse(int notifId, int userResponse) { in sendNiResponse()
/frameworks/base/location/java/com/android/internal/location/
DGpsNetInitiatedHandler.java150 int userResponse; field in GpsNetInitiatedHandler.GpsNiResponse
/frameworks/base/services/core/java/com/android/server/
DLocationManagerService.java3135 public boolean sendNiResponse(int notifId, int userResponse) { in sendNiResponse()