Searched refs:callSessionMergeStarted (Results 1 – 7 of 7) sorted by relevance
/aosp14/frameworks/base/telephony/java/android/telephony/ims/ |
H A D | ImsCallSessionListener.java | 249 public void callSessionMergeStarted(ImsCallSessionImplBase newSession, ImsCallProfile profile) in callSessionMergeStarted() method in ImsCallSessionListener 255 mListener.callSessionMergeStarted(newSession != null ? in callSessionMergeStarted() 268 public void callSessionMergeStarted(IImsCallSession newSession, ImsCallProfile profile) in callSessionMergeStarted() method in ImsCallSessionListener 271 mListener.callSessionMergeStarted(newSession, profile); in callSessionMergeStarted()
|
H A D | ImsCallSession.java | 230 public void callSessionMergeStarted(ImsCallSession session, in callSessionMergeStarted() method in ImsCallSession.Listener 1384 public void callSessionMergeStarted(IImsCallSession newSession, ImsCallProfile profile) { in callSessionMergeStarted() method in ImsCallSession.IImsCallSessionListenerProxy
|
/aosp14/frameworks/base/telephony/java/android/telephony/ims/compat/stub/ |
H A D | ImsCallSessionImplBase.java | 510 public void callSessionMergeStarted(IImsCallSession i, IImsCallSession newSession, in callSessionMergeStarted() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter 513 mNewListener.callSessionMergeStarted(newSession, profile); in callSessionMergeStarted()
|
/aosp14/frameworks/base/telephony/java/android/telephony/ims/aidl/ |
H A D | IImsCallSessionListener.aidl | 60 void callSessionMergeStarted(IImsCallSession newSession, in ImsCallProfile profile); in callSessionMergeStarted() method
|
/aosp14/frameworks/base/telephony/java/com/android/ims/internal/ |
H A D | IImsCallSessionListener.aidl | 66 void callSessionMergeStarted(in IImsCallSession session, in callSessionMergeStarted() method
|
/aosp14/frameworks/base/core/api/ |
H A D | system-current.txt | 15905 …method public void callSessionMergeStarted(android.telephony.ims.stub.ImsCallSessionImplBase, andr…
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 53740 …at/stub/ImsCallSessionImplBase$ImsCallSessionListenerConverter;->callSessionMergeStarted(Lcom/andr… 53937 Landroid/telephony/ims/ImsCallSession$IImsCallSessionListenerProxy;->callSessionMergeStarted(Lcom/a… 53970 Landroid/telephony/ims/ImsCallSession$Listener;->callSessionMergeStarted(Landroid/telephony/ims/Ims… 54046 Landroid/telephony/ims/ImsCallSessionListener;->callSessionMergeStarted(Lcom/android/ims/internal/I… 71360 Lcom/android/ims/internal/IImsCallSessionListener$Stub$Proxy;->callSessionMergeStarted(Lcom/android…
|