Home
last modified time | relevance | path

Searched refs:callSessionConferenceExtendReceived (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/net/ims/src/java/com/android/ims/internal/
DImsCallSession.java277 public void callSessionConferenceExtendReceived(ImsCallSession session, in callSessionConferenceExtendReceived() method in ImsCallSession.Listener
1132 public void callSessionConferenceExtendReceived(IImsCallSession session, in callSessionConferenceExtendReceived() method in ImsCallSession.IImsCallSessionListenerProxy
1135 mListener.callSessionConferenceExtendReceived(ImsCallSession.this, in callSessionConferenceExtendReceived()
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSessionListener.aidl76 void callSessionConferenceExtendReceived(in IImsCallSession session, in callSessionConferenceExtendReceived() method
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java2535 public void callSessionConferenceExtendReceived(ImsCallSession session, in callSessionConferenceExtendReceived() method in ImsCall.ImsCallSessionListenerProxy