Home
last modified time | relevance | path

Searched refs:callSessionMergeStarted (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSessionListener.java249 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()
DImsCallSession.java231 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/
DIImsCallSessionListener.aidl60 void callSessionMergeStarted(IImsCallSession newSession, in ImsCallProfile profile); in callSessionMergeStarted() method
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
DImsCallSessionImplBase.java510 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/
DIImsCallSessionListener.aidl66 void callSessionMergeStarted(in IImsCallSession session, in callSessionMergeStarted() method
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java2859 public void callSessionMergeStarted(ImsCallSession session, in callSessionMergeStarted() method in ImsCall.ImsCallSessionListenerProxy
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt53097 …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/
Dsystem-current.txt16477 …method public void callSessionMergeStarted(android.telephony.ims.stub.ImsCallSessionImplBase, andr…