Searched refs:suppServiceInfo (Results 1 – 3 of 3) sorted by relevance
447 ImsSuppServiceNotification suppServiceInfo) { in callSessionSuppServiceReceived() argument1502 public void callSessionSuppServiceReceived(ImsSuppServiceNotification suppServiceInfo ) { in callSessionSuppServiceReceived() argument1504 mListener.callSessionSuppServiceReceived(ImsCallSession.this, suppServiceInfo); in callSessionSuppServiceReceived()
421 ImsSuppServiceNotification suppServiceInfo) { in onCallSuppServiceReceived() argument3292 ImsSuppServiceNotification suppServiceInfo ) { in callSessionSuppServiceReceived() argument3300 ", suppServiceInfo" + suppServiceInfo); in callSessionSuppServiceReceived()3310 listener.onCallSuppServiceReceived(ImsCall.this, suppServiceInfo); in callSessionSuppServiceReceived()
3468 ImsSuppServiceNotification suppServiceInfo) {3469 if (DBG) log("onCallSuppServiceReceived: suppServiceInfo=" + suppServiceInfo);3472 supp.notificationType = suppServiceInfo.notificationType;3473 supp.code = suppServiceInfo.code;3474 supp.index = suppServiceInfo.index;3475 supp.number = suppServiceInfo.number;3476 supp.history = suppServiceInfo.history;