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