Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/ims/
H A 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()
H A DImsCallSession.java288 public void callSessionConferenceExtended(ImsCallSession session, in callSessionConferenceExtended() method in ImsCallSession.Listener
1458 public void callSessionConferenceExtended(IImsCallSession newSession, in callSessionConferenceExtended() method in ImsCallSession.IImsCallSessionListenerProxy
1462 mListener.callSessionConferenceExtended(ImsCallSession.this, in callSessionConferenceExtended()
/aosp14/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
H A DImsCallSessionImplBase.java547 public void callSessionConferenceExtended(IImsCallSession i, IImsCallSession newSession, in callSessionConferenceExtended() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter
549 mNewListener.callSessionConferenceExtended(newSession, imsCallProfile); in callSessionConferenceExtended()
/aosp14/frameworks/base/telephony/java/android/telephony/ims/aidl/
H A DIImsCallSessionListener.aidl74 void callSessionConferenceExtended(IImsCallSession newSession, in ImsCallProfile profile); in callSessionConferenceExtended() method
/aosp14/frameworks/base/telephony/java/com/android/ims/internal/
H A DIImsCallSessionListener.aidl88 void callSessionConferenceExtended(in IImsCallSession session, in callSessionConferenceExtended() method
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt53726 …stub/ImsCallSessionImplBase$ImsCallSessionListenerConverter;->callSessionConferenceExtended(Lcom/a…
53921 Landroid/telephony/ims/ImsCallSession$IImsCallSessionListenerProxy;->callSessionConferenceExtended(…
53956 Landroid/telephony/ims/ImsCallSession$Listener;->callSessionConferenceExtended(Landroid/telephony/i…
54043 Landroid/telephony/ims/ImsCallSessionListener;->callSessionConferenceExtended(Lcom/android/ims/inte…
71346 Lcom/android/ims/internal/IImsCallSessionListener$Stub$Proxy;->callSessionConferenceExtended(Lcom/a…
71419 Lcom/android/ims/internal/IImsCallSessionListener;->callSessionConferenceExtended(Lcom/android/ims/…
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt15888 …method public void callSessionConferenceExtended(android.telephony.ims.stub.ImsCallSessionImplBase…