Home
last modified time | relevance | path

Searched refs:callSessionProgressing (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/net/ims/src/java/com/android/ims/internal/
DImsCallSession.java101 public void callSessionProgressing(ImsCallSession session, in callSessionProgressing() method in ImsCallSession.Listener
945 public void callSessionProgressing(IImsCallSession session, in callSessionProgressing() method in ImsCallSession.IImsCallSessionListenerProxy
948 mListener.callSessionProgressing(ImsCallSession.this, profile); in callSessionProgressing()
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSessionListener.aidl35 void callSessionProgressing(in IImsCallSession session, in ImsStreamMediaProfile profile); in callSessionProgressing() method
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java2012 public void callSessionProgressing(ImsCallSession session, ImsStreamMediaProfile profile) { in callSessionProgressing() method in ImsCall.ImsCallSessionListenerProxy