Searched refs:callSessionConferenceExtendReceived (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/telephony/java/android/telephony/ims/ |
D | ImsCallSessionListener.java | 421 public void callSessionConferenceExtendReceived(ImsCallSessionImplBase newSession, in callSessionConferenceExtendReceived() method in ImsCallSessionListener 427 mListener.callSessionConferenceExtendReceived(newSession != null in callSessionConferenceExtendReceived() 440 public void callSessionConferenceExtendReceived(IImsCallSession newSession, in callSessionConferenceExtendReceived() method in ImsCallSessionListener 443 mListener.callSessionConferenceExtendReceived(newSession, profile); in callSessionConferenceExtendReceived()
|
D | ImsCallSession.java | 308 public void callSessionConferenceExtendReceived(ImsCallSession session, in callSessionConferenceExtendReceived() method in ImsCallSession.Listener 1485 public void callSessionConferenceExtendReceived(IImsCallSession newSession, in callSessionConferenceExtendReceived() method in ImsCallSession.IImsCallSessionListenerProxy 1489 mListener.callSessionConferenceExtendReceived(ImsCallSession.this, in callSessionConferenceExtendReceived()
|
/frameworks/base/telephony/java/android/telephony/ims/aidl/ |
D | IImsCallSessionListener.aidl | 76 void callSessionConferenceExtendReceived(IImsCallSession newSession, in callSessionConferenceExtendReceived() method
|
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/ |
D | ImsCallSessionImplBase.java | 559 public void callSessionConferenceExtendReceived(IImsCallSession i, in callSessionConferenceExtendReceived() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter 562 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 | 3070 public void callSessionConferenceExtendReceived(ImsCallSession session, in callSessionConferenceExtendReceived() method in ImsCall.ImsCallSessionListenerProxy
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 53085 …b/ImsCallSessionImplBase$ImsCallSessionListenerConverter;->callSessionConferenceExtendReceived(Lco… 53280 …elephony/ims/ImsCallSession$IImsCallSessionListenerProxy;->callSessionConferenceExtendReceived(Lco… 53315 Landroid/telephony/ims/ImsCallSession$Listener;->callSessionConferenceExtendReceived(Landroid/telep… 53401 Landroid/telephony/ims/ImsCallSessionListener;->callSessionConferenceExtendReceived(Lcom/android/im… 70705 Lcom/android/ims/internal/IImsCallSessionListener$Stub$Proxy;->callSessionConferenceExtendReceived(… 70778 Lcom/android/ims/internal/IImsCallSessionListener;->callSessionConferenceExtendReceived(Lcom/androi…
|
/frameworks/base/core/api/ |
D | system-current.txt | 16459 …method public void callSessionConferenceExtendReceived(android.telephony.ims.stub.ImsCallSessionIm…
|