Home
last modified time | relevance | path

Searched defs:callSessionResumed (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSessionListener.aidl47 void callSessionResumed(in IImsCallSession session, in ImsCallProfile profile); in callSessionResumed() method
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCallSessionListenerBase.java72 public void callSessionResumed(IImsCallSession session, ImsCallProfile profile) { in callSessionResumed() method in ImsCallSessionListenerBase
DImsCall.java2339 public void callSessionResumed(ImsCallSession session, ImsCallProfile profile) { in callSessionResumed() method in ImsCall.ImsCallSessionListenerProxy
/frameworks/opt/net/ims/src/java/com/android/ims/internal/
DImsCallSession.java170 public void callSessionResumed(ImsCallSession session, in callSessionResumed() method in ImsCallSession.Listener
1014 public void callSessionResumed(IImsCallSession session, in callSessionResumed() method in ImsCallSession.IImsCallSessionListenerProxy