Home
last modified time | relevance | path

Searched refs:callSessionHeld (Results 1 – 9 of 9) 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.java459 public void callSessionHeld(IImsCallSession i, ImsCallProfile imsCallProfile) in callSessionHeld() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter
461 mNewListener.callSessionHeld(imsCallProfile); in callSessionHeld()
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSessionListener.java159 public void callSessionHeld(ImsCallProfile profile) { in callSessionHeld() method in ImsCallSessionListener
161 mListener.callSessionHeld(profile); in callSessionHeld()
DImsCallSession.java168 public void callSessionHeld(ImsCallSession session, in callSessionHeld() method in ImsCallSession.Listener
1246 public void callSessionHeld(ImsCallProfile profile) { in callSessionHeld() method in ImsCallSession.IImsCallSessionListenerProxy
1248 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.java2606 public void callSessionHeld(ImsCallSession session, ImsCallProfile profile) { in callSessionHeld() method in ImsCall.ImsCallSessionListenerProxy
/frameworks/base/core/api/
Dtest-lint-baseline.txt1780 MissingNullability: android.telephony.ims.ImsCallSessionListener#callSessionHeld(android.telephony.…
Dsystem-current.txt12991 method public void callSessionHeld(android.telephony.ims.ImsCallProfile);
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt57055 …compat/stub/ImsCallSessionImplBase$ImsCallSessionListenerConverter;->callSessionHeld(Lcom/android/…
57250 Landroid/telephony/ims/ImsCallSession$IImsCallSessionListenerProxy;->callSessionHeld(Landroid/telep…
57285 Landroid/telephony/ims/ImsCallSession$Listener;->callSessionHeld(Landroid/telephony/ims/ImsCallSess…
74675 Lcom/android/ims/internal/IImsCallSessionListener$Stub$Proxy;->callSessionHeld(Lcom/android/ims/int…