Searched refs:sendNiResponse (Results 1 – 7 of 7) sorted by relevance
25 boolean sendNiResponse(int notifId, int userResponse); in sendNiResponse() method
61 boolean sendNiResponse(int notifId, int userResponse); in sendNiResponse() method
1583 public boolean sendNiResponse(int notifId, int userResponse) { in sendNiResponse() method in LocationManager1585 return mService.sendNiResponse(notifId, userResponse); in sendNiResponse()
142 locationManager.sendNiResponse(notificationId, response); in sendUserResponse()
164 mLocationManager.sendNiResponse(notif.notificationId, GPS_NI_RESPONSE_ACCEPT); in handleNiNotification()
1578 public boolean sendNiResponse(int notifId, int userResponse) { in sendNiResponse() method in LocationManagerService1584 return mNetInitiatedListener.sendNiResponse(notifId, userResponse); in sendNiResponse()
1476 public boolean sendNiResponse(int notificationId, int userResponse)