Searched refs:suppServiceInfo (Results 1 – 3 of 3) sorted by relevance
423 ImsSuppServiceNotification suppServiceInfo) { in callSessionSuppServiceReceived() argument1419 public void callSessionSuppServiceReceived(ImsSuppServiceNotification suppServiceInfo ) { in callSessionSuppServiceReceived() argument1421 mListener.callSessionSuppServiceReceived(ImsCallSession.this, suppServiceInfo); in callSessionSuppServiceReceived()
408 ImsSuppServiceNotification suppServiceInfo) { in onCallSuppServiceReceived() argument3206 ImsSuppServiceNotification suppServiceInfo ) { in callSessionSuppServiceReceived() argument3214 ", suppServiceInfo" + suppServiceInfo); in callSessionSuppServiceReceived()3224 listener.onCallSuppServiceReceived(ImsCall.this, suppServiceInfo); in callSessionSuppServiceReceived()
3212 ImsSuppServiceNotification suppServiceInfo) {3213 if (DBG) log("onCallSuppServiceReceived: suppServiceInfo=" + suppServiceInfo);3216 supp.notificationType = suppServiceInfo.notificationType;3217 supp.code = suppServiceInfo.code;3218 supp.index = suppServiceInfo.index;3219 supp.number = suppServiceInfo.number;3220 supp.history = suppServiceInfo.history;