Searched refs:callSessionMergeStarted (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/telephony/java/android/telephony/ims/ |
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()
|
D | ImsCallSession.java | 231 public void callSessionMergeStarted(ImsCallSession session, in callSessionMergeStarted() method in ImsCallSession.Listener 1390 public void callSessionMergeStarted(IImsCallSession newSession, ImsCallProfile profile) { in callSessionMergeStarted() method in ImsCallSession.IImsCallSessionListenerProxy
|
/frameworks/base/telephony/java/android/telephony/ims/aidl/ |
D | IImsCallSessionListener.aidl | 60 void callSessionMergeStarted(IImsCallSession newSession, in ImsCallProfile profile); in callSessionMergeStarted() method
|
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/ |
D | ImsCallSessionImplBase.java | 510 public void callSessionMergeStarted(IImsCallSession i, IImsCallSession newSession, in callSessionMergeStarted() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter 513 mNewListener.callSessionMergeStarted(newSession, profile); in callSessionMergeStarted()
|
/frameworks/base/telephony/java/com/android/ims/internal/ |
D | IImsCallSessionListener.aidl | 66 void callSessionMergeStarted(in IImsCallSession session, in callSessionMergeStarted() method
|
/frameworks/opt/net/ims/src/java/com/android/ims/ |
D | ImsCall.java | 2859 public void callSessionMergeStarted(ImsCallSession session, in callSessionMergeStarted() method in ImsCall.ImsCallSessionListenerProxy
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 53097 …at/stub/ImsCallSessionImplBase$ImsCallSessionListenerConverter;->callSessionMergeStarted(Lcom/andr… 53294 Landroid/telephony/ims/ImsCallSession$IImsCallSessionListenerProxy;->callSessionMergeStarted(Lcom/a… 53327 Landroid/telephony/ims/ImsCallSession$Listener;->callSessionMergeStarted(Landroid/telephony/ims/Ims… 53403 Landroid/telephony/ims/ImsCallSessionListener;->callSessionMergeStarted(Lcom/android/ims/internal/I… 70717 Lcom/android/ims/internal/IImsCallSessionListener$Stub$Proxy;->callSessionMergeStarted(Lcom/android…
|
/frameworks/base/core/api/ |
D | system-current.txt | 16477 …method public void callSessionMergeStarted(android.telephony.ims.stub.ImsCallSessionImplBase, andr…
|