Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/aidl/
DIImsCallSessionListener.aidl45 void callSessionHeld(in ImsCallProfile profile); in callSessionHeld() method
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSessionListener.java114 public void callSessionHeld(ImsCallProfile profile) { in callSessionHeld() method in ImsCallSessionListener
116 mListener.callSessionHeld(profile); in callSessionHeld()
DImsCallSession.java144 public void callSessionHeld(ImsCallSession session, in callSessionHeld() method in ImsCallSession.Listener
1163 public void callSessionHeld(ImsCallProfile profile) { in callSessionHeld() method in ImsCallSession.IImsCallSessionListenerProxy
1165 mListener.callSessionHeld(ImsCallSession.this, profile); in callSessionHeld()
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
DImsCallSessionImplBase.java446 public void callSessionHeld(IImsCallSession i, ImsCallProfile imsCallProfile) in callSessionHeld() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter
448 mNewListener.callSessionHeld(imsCallProfile); 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.java2521 public void callSessionHeld(ImsCallSession session, ImsCallProfile profile) { in callSessionHeld() method in ImsCall.ImsCallSessionListenerProxy
/frameworks/base/api/
Dtest-lint-baseline.txt1610 MissingNullability: android.telephony.ims.ImsCallSessionListener#callSessionHeld(android.telephony.…
Dtest-current.txt4266 method public void callSessionHeld(android.telephony.ims.ImsCallProfile);
Dsystem-current.txt11857 method public void callSessionHeld(android.telephony.ims.ImsCallProfile);
/frameworks/base/telephony/api/
Dsystem-current.txt1354 method public void callSessionHeld(android.telephony.ims.ImsCallProfile);
/frameworks/base/non-updatable-api/
Dsystem-current.txt10739 method public void callSessionHeld(android.telephony.ims.ImsCallProfile);