Searched defs:sendNiResponse (Results 1 – 6 of 6) sorted by relevance
26 boolean sendNiResponse(int notifId, int userResponse); in sendNiResponse() method
93 public abstract void sendNiResponse(int notifId, int userResponse); in sendNiResponse() method in LocationManagerInternal
280 public void sendNiResponse(int notifId, int userResponse) { in sendNiResponse() method in GnssManagerService
689 protected void sendNiResponse(int notificationId, int userResponse) {} in sendNiResponse() method in FakeGnssHal
938 public void sendNiResponse(int notificationId, int userResponse) { in sendNiResponse() method in GnssNative1491 protected void sendNiResponse(int notificationId, int userResponse) { in sendNiResponse() method in GnssNative.GnssHal
1720 public void sendNiResponse(int notifId, int userResponse) { in sendNiResponse() method in LocationManagerService.LocalService