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