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
265 public void sendNiResponse(int notifId, int userResponse) { in sendNiResponse() method in GnssManagerService
655 protected void sendNiResponse(int notificationId, int userResponse) {} in sendNiResponse() method in FakeGnssHal
869 public void sendNiResponse(int notificationId, int userResponse) { in sendNiResponse() method in GnssNative1380 protected void sendNiResponse(int notificationId, int userResponse) { in sendNiResponse() method in GnssNative.GnssHal
1632 public void sendNiResponse(int notifId, int userResponse) { in sendNiResponse() method in LocationManagerService.LocalService