Searched refs:suppSvc (Results 1 – 1 of 1) sorted by relevance
880 public void notifySuppSvcNotification(SuppServiceNotification suppSvc) { in notifySuppSvcNotification() argument881 logd("notifySuppSvcNotification: suppSvc = " + suppSvc); in notifySuppSvcNotification()883 AsyncResult ar = new AsyncResult(null, suppSvc, null); in notifySuppSvcNotification()