Home
last modified time | relevance | path

Searched defs:callSessionConferenceExtendReceived (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/telephony/java/android/telephony/ims/
H A DImsCallSessionListener.java406 public void callSessionConferenceExtendReceived(ImsCallSessionImplBase newSession, in callSessionConferenceExtendReceived() method in ImsCallSessionListener
422 public void callSessionConferenceExtendReceived(IImsCallSession newSession, in callSessionConferenceExtendReceived() method in ImsCallSessionListener
H A DImsCallSession.java304 public void callSessionConferenceExtendReceived(ImsCallSession session, in callSessionConferenceExtendReceived() method in ImsCallSession.Listener
1374 public void callSessionConferenceExtendReceived(IImsCallSession newSession, in callSessionConferenceExtendReceived() method in ImsCallSession.IImsCallSessionListenerProxy
/aosp12/frameworks/base/telephony/java/android/telephony/ims/aidl/
H A DIImsCallSessionListener.aidl76 void callSessionConferenceExtendReceived(IImsCallSession newSession, in callSessionConferenceExtendReceived() method
/aosp12/frameworks/base/telephony/java/com/android/ims/internal/
H A DIImsCallSessionListener.aidl92 void callSessionConferenceExtendReceived(in IImsCallSession session, in callSessionConferenceExtendReceived() method
/aosp12/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
H A DImsCallSessionImplBase.java544 public void callSessionConferenceExtendReceived(IImsCallSession i, in callSessionConferenceExtendReceived() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsCall.java3021 public void callSessionConferenceExtendReceived(ImsCallSession session, in callSessionConferenceExtendReceived() method in ImsCall.ImsCallSessionListenerProxy