Searched defs:userResponse (Results 1 – 7 of 7) sorted by relevance
26 boolean sendNiResponse(int notifId, int userResponse); in sendNiResponse()
93 public abstract void sendNiResponse(int notifId, int userResponse); in sendNiResponse()
265 public void sendNiResponse(int notifId, int userResponse) { in sendNiResponse()
145 int userResponse; field in GpsNetInitiatedHandler.GpsNiResponse
869 public void sendNiResponse(int notificationId, int userResponse) { in sendNiResponse()1380 protected void sendNiResponse(int notificationId, int userResponse) { in sendNiResponse()1521 private static native void native_send_ni_response(int notificationId, int userResponse); in native_send_ni_response()
655 protected void sendNiResponse(int notificationId, int userResponse) {} in sendNiResponse()
1632 public void sendNiResponse(int notifId, int userResponse) { in sendNiResponse()