Searched refs:callSessionSuppServiceReceived (Results 1 – 7 of 7) sorted by relevance
556 public void callSessionSuppServiceReceived(ImsSuppServiceNotification suppSrvNotification) in callSessionSuppServiceReceived() method in ImsCallSessionListener559 mListener.callSessionSuppServiceReceived(suppSrvNotification); in callSessionSuppServiceReceived()
422 public void callSessionSuppServiceReceived(ImsCallSession session, in callSessionSuppServiceReceived() method in ImsCallSession.Listener1380 public void callSessionSuppServiceReceived(ImsSuppServiceNotification suppServiceInfo ) { in callSessionSuppServiceReceived() method in ImsCallSession.IImsCallSessionListenerProxy1382 mListener.callSessionSuppServiceReceived(ImsCallSession.this, suppServiceInfo); in callSessionSuppServiceReceived()
122 void callSessionSuppServiceReceived(in ImsSuppServiceNotification suppSrvNotification); in callSessionSuppServiceReceived() method
573 public void callSessionSuppServiceReceived(IImsCallSession i, in callSessionSuppServiceReceived() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter575 mNewListener.callSessionSuppServiceReceived(imsSuppServiceNotification); in callSessionSuppServiceReceived()
156 void callSessionSuppServiceReceived(in IImsCallSession session, in callSessionSuppServiceReceived() method
3123 public void callSessionSuppServiceReceived(ImsCallSession session, in callSessionSuppServiceReceived() method in ImsCall.ImsCallSessionListenerProxy
8531 …method public void callSessionSuppServiceReceived(android.telephony.ims.ImsSuppServiceNotification…