Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/aidl/
DIImsCallSessionListener.aidl50 void callSessionHeld(in ImsCallProfile profile); in callSessionHeld() method
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
DImsCallSessionImplBase.java474 public void callSessionHeld(IImsCallSession i, ImsCallProfile imsCallProfile) in callSessionHeld() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter
476 mNewListener.callSessionHeld(imsCallProfile); in callSessionHeld()
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSessionListener.java165 public void callSessionHeld(ImsCallProfile profile) { in callSessionHeld() method in ImsCallSessionListener
167 mListener.callSessionHeld(profile); in callSessionHeld()
DImsCallSession.java172 public void callSessionHeld(ImsCallSession session, in callSessionHeld() method in ImsCallSession.Listener
1330 public void callSessionHeld(ImsCallProfile profile) { in callSessionHeld() method in ImsCallSession.IImsCallSessionListenerProxy
1333 mListener.callSessionHeld(ImsCallSession.this, profile); in callSessionHeld()
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSessionListener.aidl50 void callSessionHeld(in IImsCallSession session, in ImsCallProfile profile); in callSessionHeld() method
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java2655 public void callSessionHeld(ImsCallSession session, ImsCallProfile profile) { in callSessionHeld() method in ImsCall.ImsCallSessionListenerProxy
/frameworks/base/core/api/
Dsystem-current.txt16465 method public void callSessionHeld(android.telephony.ims.ImsCallProfile);
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt53089 …compat/stub/ImsCallSessionImplBase$ImsCallSessionListenerConverter;->callSessionHeld(Lcom/android/…
53284 Landroid/telephony/ims/ImsCallSession$IImsCallSessionListenerProxy;->callSessionHeld(Landroid/telep…
53319 Landroid/telephony/ims/ImsCallSession$Listener;->callSessionHeld(Landroid/telephony/ims/ImsCallSess…
70709 Lcom/android/ims/internal/IImsCallSessionListener$Stub$Proxy;->callSessionHeld(Lcom/android/ims/int…