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