Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/android/telephony/ims/aidl/
H A DIImsCallSessionListener.aidl90 void callSessionConferenceStateUpdated(in ImsConferenceState state); in callSessionConferenceStateUpdated() method
/aosp12/frameworks/base/telephony/java/android/telephony/ims/
H A DImsCallSessionListener.java492 public void callSessionConferenceStateUpdated(ImsConferenceState state) { in callSessionConferenceStateUpdated() method in ImsCallSessionListener
H A DImsCallSession.java356 public void callSessionConferenceStateUpdated(ImsCallSession session, in callSessionConferenceStateUpdated() method in ImsCallSession.Listener
1420 public void callSessionConferenceStateUpdated(ImsConferenceState state) { in callSessionConferenceStateUpdated() method in ImsCallSession.IImsCallSessionListenerProxy
/aosp12/frameworks/base/telephony/java/com/android/ims/internal/
H A DIImsCallSessionListener.aidl111 void callSessionConferenceStateUpdated(in IImsCallSession session, in callSessionConferenceStateUpdated() method
/aosp12/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
H A DImsCallSessionImplBase.java575 public void callSessionConferenceStateUpdated(IImsCallSession i, in callSessionConferenceStateUpdated() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsCall.java3159 public void callSessionConferenceStateUpdated(ImsCallSession session, in callSessionConferenceStateUpdated() method in ImsCall.ImsCallSessionListenerProxy