Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSessionListener.java373 public void callSessionConferenceExtended(ImsCallSessionImplBase newSession, in callSessionConferenceExtended() method in ImsCallSessionListener
379 mListener.callSessionConferenceExtended( in callSessionConferenceExtended()
392 public void callSessionConferenceExtended(IImsCallSession newSession, ImsCallProfile profile) { in callSessionConferenceExtended() method in ImsCallSessionListener
394 mListener.callSessionConferenceExtended(newSession, profile); in callSessionConferenceExtended()
DImsCallSession.java289 public void callSessionConferenceExtended(ImsCallSession session, in callSessionConferenceExtended() method in ImsCallSession.Listener
1464 public void callSessionConferenceExtended(IImsCallSession newSession, in callSessionConferenceExtended() method in ImsCallSession.IImsCallSessionListenerProxy
1468 mListener.callSessionConferenceExtended(ImsCallSession.this, in callSessionConferenceExtended()
/frameworks/base/telephony/java/android/telephony/ims/aidl/
DIImsCallSessionListener.aidl74 void callSessionConferenceExtended(IImsCallSession newSession, in ImsCallProfile profile); in callSessionConferenceExtended() method
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
DImsCallSessionImplBase.java547 public void callSessionConferenceExtended(IImsCallSession i, IImsCallSession newSession, in callSessionConferenceExtended() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter
549 mNewListener.callSessionConferenceExtended(newSession, imsCallProfile); in callSessionConferenceExtended()
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSessionListener.aidl88 void callSessionConferenceExtended(in IImsCallSession session, in callSessionConferenceExtended() method
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java3008 public void callSessionConferenceExtended(ImsCallSession session, ImsCallSession newSession, in callSessionConferenceExtended() method in ImsCall.ImsCallSessionListenerProxy
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt53083 …stub/ImsCallSessionImplBase$ImsCallSessionListenerConverter;->callSessionConferenceExtended(Lcom/a…
53278 Landroid/telephony/ims/ImsCallSession$IImsCallSessionListenerProxy;->callSessionConferenceExtended(…
53313 Landroid/telephony/ims/ImsCallSession$Listener;->callSessionConferenceExtended(Landroid/telephony/i…
53400 Landroid/telephony/ims/ImsCallSessionListener;->callSessionConferenceExtended(Lcom/android/ims/inte…
70703 Lcom/android/ims/internal/IImsCallSessionListener$Stub$Proxy;->callSessionConferenceExtended(Lcom/a…
70776 Lcom/android/ims/internal/IImsCallSessionListener;->callSessionConferenceExtended(Lcom/android/ims/…
/frameworks/base/core/api/
Dsystem-current.txt16460 …method public void callSessionConferenceExtended(android.telephony.ims.stub.ImsCallSessionImplBase…