Home
last modified time | relevance | path

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

/frameworks/opt/net/ims/src/java/com/android/ims/internal/
DImsCallSession.java138 public void callSessionHeld(ImsCallSession session, in callSessionHeld() method in ImsCallSession.Listener
965 public void callSessionHeld(IImsCallSession session, in callSessionHeld() method in ImsCallSession.IImsCallSessionListenerProxy
968 mListener.callSessionHeld(ImsCallSession.this, profile); in callSessionHeld()
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSessionListener.aidl43 void callSessionHeld(in IImsCallSession session, in ImsCallProfile profile); in callSessionHeld() method
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java2039 public void callSessionHeld(ImsCallSession session, ImsCallProfile profile) { in callSessionHeld() method in ImsCall.ImsCallSessionListenerProxy