Home
last modified time | relevance | path

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

/frameworks/opt/net/ims/src/java/com/android/ims/internal/
DImsCallSession.java258 public void callSessionConferenceExtended(ImsCallSession session, in callSessionConferenceExtended() method in ImsCallSession.Listener
1115 public void callSessionConferenceExtended(IImsCallSession session, in callSessionConferenceExtended() method in ImsCallSession.IImsCallSessionListenerProxy
1118 mListener.callSessionConferenceExtended(ImsCallSession.this, in callSessionConferenceExtended()
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSessionListener.aidl72 void callSessionConferenceExtended(in IImsCallSession session, in callSessionConferenceExtended() method
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java2473 public void callSessionConferenceExtended(ImsCallSession session, ImsCallSession newSession, in callSessionConferenceExtended() method in ImsCall.ImsCallSessionListenerProxy