Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSessionListener.java442 public void callSessionConferenceStateUpdated(ImsConferenceState state) { in callSessionConferenceStateUpdated() method in ImsCallSessionListener
444 mListener.callSessionConferenceStateUpdated(state); in callSessionConferenceStateUpdated()
DImsCallSession.java332 public void callSessionConferenceStateUpdated(ImsCallSession session, in callSessionConferenceStateUpdated() method in ImsCallSession.Listener
1297 public void callSessionConferenceStateUpdated(ImsConferenceState state) { in callSessionConferenceStateUpdated() method in ImsCallSession.IImsCallSessionListenerProxy
1299 mListener.callSessionConferenceStateUpdated(ImsCallSession.this, state); in callSessionConferenceStateUpdated()
/frameworks/base/telephony/java/android/telephony/ims/aidl/
DIImsCallSessionListener.aidl85 void callSessionConferenceStateUpdated(in ImsConferenceState state); in callSessionConferenceStateUpdated() method
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
DImsCallSessionImplBase.java531 public void callSessionConferenceStateUpdated(IImsCallSession i, in callSessionConferenceStateUpdated() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter
533 mNewListener.callSessionConferenceStateUpdated(imsConferenceState); in callSessionConferenceStateUpdated()
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSessionListener.aidl111 void callSessionConferenceStateUpdated(in IImsCallSession session, in callSessionConferenceStateUpdated() method
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java2994 public void callSessionConferenceStateUpdated(ImsCallSession session, in callSessionConferenceStateUpdated() method in ImsCall.ImsCallSessionListenerProxy
/frameworks/base/api/
Dsystem-current.txt8506 method public void callSessionConferenceStateUpdated(android.telephony.ims.ImsConferenceState);