Searched refs:callSessionResumeFailed (Results 1 – 4 of 4) sorted by relevance
180 public void callSessionResumeFailed(ImsCallSession session, in callSessionResumeFailed() method in ImsCallSession.Listener1022 public void callSessionResumeFailed(IImsCallSession session, in callSessionResumeFailed() method in ImsCallSession.IImsCallSessionListenerProxy1025 mListener.callSessionResumeFailed(ImsCallSession.this, reasonInfo); in callSessionResumeFailed()
77 public void callSessionResumeFailed(IImsCallSession session, ImsReasonInfo reasonInfo) { in callSessionResumeFailed() method in ImsCallSessionListenerBase
2304 public void callSessionResumeFailed(ImsCallSession session, ImsReasonInfo reasonInfo) { in callSessionResumeFailed() method in ImsCall.ImsCallSessionListenerProxy
48 void callSessionResumeFailed(in IImsCallSession session, in ImsReasonInfo reasonInfo); in callSessionResumeFailed() method