Home
last modified time | relevance | path

Searched refs:suppSvc (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhone.java785 public void notifySuppSvcNotification(SuppServiceNotification suppSvc) { in notifySuppSvcNotification() argument
786 logd("notifySuppSvcNotification: suppSvc = " + suppSvc); in notifySuppSvcNotification()
788 AsyncResult ar = new AsyncResult(null, suppSvc, null); in notifySuppSvcNotification()