Searched refs:callSessionResumed (Results 1 – 7 of 7) sorted by relevance
149 public void callSessionResumed(ImsCallProfile profile) { in callSessionResumed() method in ImsCallSessionListener151 mListener.callSessionResumed(profile); in callSessionResumed()
172 public void callSessionResumed(ImsCallSession session, in callSessionResumed() method in ImsCallSession.Listener1134 public void callSessionResumed(ImsCallProfile profile) { in callSessionResumed() method in ImsCallSession.IImsCallSessionListenerProxy1136 mListener.callSessionResumed(ImsCallSession.this, profile); in callSessionResumed()
48 void callSessionResumed(in ImsCallProfile profile); in callSessionResumed() method
433 public void callSessionResumed(IImsCallSession i, ImsCallProfile imsCallProfile) in callSessionResumed() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter435 mNewListener.callSessionResumed(imsCallProfile); in callSessionResumed()
56 void callSessionResumed(in IImsCallSession session, in ImsCallProfile profile); in callSessionResumed() method
2541 public void callSessionResumed(ImsCallSession session, ImsCallProfile profile) { in callSessionResumed() method in ImsCall.ImsCallSessionListenerProxy
8526 method public void callSessionResumed(android.telephony.ims.ImsCallProfile);