Searched refs:callSessionResumeReceived (Results 1 – 7 of 7) sorted by relevance
176 public void callSessionResumeReceived(ImsCallProfile profile) { in callSessionResumeReceived() method in ImsCallSessionListener178 mListener.callSessionResumeReceived(profile); in callSessionResumeReceived()
191 public void callSessionResumeReceived(ImsCallSession session, in callSessionResumeReceived() method in ImsCallSession.Listener1148 public void callSessionResumeReceived(ImsCallProfile profile) { in callSessionResumeReceived() method in ImsCallSession.IImsCallSessionListenerProxy1150 mListener.callSessionResumeReceived(ImsCallSession.this, profile); in callSessionResumeReceived()
50 void callSessionResumeReceived(in ImsCallProfile profile); in callSessionResumeReceived() method
445 public void callSessionResumeReceived(IImsCallSession i, ImsCallProfile imsCallProfile) in callSessionResumeReceived() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter447 mNewListener.callSessionResumeReceived(imsCallProfile); in callSessionResumeReceived()
60 void callSessionResumeReceived(in IImsCallSession session, in ImsCallProfile profile); in callSessionResumeReceived() method
2609 public void callSessionResumeReceived(ImsCallSession session, ImsCallProfile profile) { in callSessionResumeReceived() method in ImsCall.ImsCallSessionListenerProxy
8525 method public void callSessionResumeReceived(android.telephony.ims.ImsCallProfile);