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