Searched refs:callSessionConferenceExtendReceived (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/telephony/java/android/telephony/ims/ |
D | ImsCallSessionListener.java | 356 public void callSessionConferenceExtendReceived(ImsCallSessionImplBase newSession, in callSessionConferenceExtendReceived() method in ImsCallSessionListener 359 mListener.callSessionConferenceExtendReceived(newSession != null in callSessionConferenceExtendReceived() 372 public void callSessionConferenceExtendReceived(IImsCallSession newSession, in callSessionConferenceExtendReceived() method in ImsCallSessionListener 375 mListener.callSessionConferenceExtendReceived(newSession, profile); in callSessionConferenceExtendReceived()
|
D | ImsCallSession.java | 280 public void callSessionConferenceExtendReceived(ImsCallSession session, in callSessionConferenceExtendReceived() method in ImsCallSession.Listener 1251 public void callSessionConferenceExtendReceived(IImsCallSession newSession, in callSessionConferenceExtendReceived() method in ImsCallSession.IImsCallSessionListenerProxy 1254 mListener.callSessionConferenceExtendReceived(ImsCallSession.this, in callSessionConferenceExtendReceived()
|
/frameworks/base/telephony/java/android/telephony/ims/aidl/ |
D | IImsCallSessionListener.aidl | 71 void callSessionConferenceExtendReceived(IImsCallSession newSession, in callSessionConferenceExtendReceived() method
|
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/ |
D | ImsCallSessionImplBase.java | 500 public void callSessionConferenceExtendReceived(IImsCallSession i, in callSessionConferenceExtendReceived() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter 503 mNewListener.callSessionConferenceExtendReceived(newSession, imsCallProfile); in callSessionConferenceExtendReceived()
|
/frameworks/base/telephony/java/com/android/ims/internal/ |
D | IImsCallSessionListener.aidl | 92 void callSessionConferenceExtendReceived(in IImsCallSession session, in callSessionConferenceExtendReceived() method
|
/frameworks/opt/net/ims/src/java/com/android/ims/ |
D | ImsCall.java | 2858 public void callSessionConferenceExtendReceived(ImsCallSession session, in callSessionConferenceExtendReceived() method in ImsCall.ImsCallSessionListenerProxy
|
/frameworks/base/api/ |
D | system-current.txt | 8504 …method public void callSessionConferenceExtendReceived(android.telephony.ims.stub.ImsCallSessionIm…
|