Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/ims/
H A DImsCallSessionListener.java421 public void callSessionConferenceExtendReceived(ImsCallSessionImplBase newSession, in callSessionConferenceExtendReceived() method in ImsCallSessionListener
440 public void callSessionConferenceExtendReceived(IImsCallSession newSession, in callSessionConferenceExtendReceived() method in ImsCallSessionListener
H A DImsCallSession.java307 public void callSessionConferenceExtendReceived(ImsCallSession session, in callSessionConferenceExtendReceived() method in ImsCallSession.Listener
1479 public void callSessionConferenceExtendReceived(IImsCallSession newSession, in callSessionConferenceExtendReceived() method in ImsCallSession.IImsCallSessionListenerProxy
/aosp14/frameworks/base/telephony/java/android/telephony/ims/aidl/
H A DIImsCallSessionListener.aidl76 void callSessionConferenceExtendReceived(IImsCallSession newSession, in callSessionConferenceExtendReceived() method
/aosp14/frameworks/base/telephony/java/com/android/ims/internal/
H A DIImsCallSessionListener.aidl92 void callSessionConferenceExtendReceived(in IImsCallSession session, in callSessionConferenceExtendReceived() method
/aosp14/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
H A DImsCallSessionImplBase.java559 public void callSessionConferenceExtendReceived(IImsCallSession i, in callSessionConferenceExtendReceived() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter