Home
last modified time | relevance | path

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

/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/internal/
DImsCallSession.java141 public void callSessionHeld(ImsCallSession session, in callSessionHeld() method in ImsCallSession.Listener
980 public void callSessionHeld(IImsCallSession session, in callSessionHeld() method in ImsCallSession.IImsCallSessionListenerProxy
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java2124 public void callSessionHeld(ImsCallSession session, ImsCallProfile profile) { in callSessionHeld() method in ImsCall.ImsCallSessionListenerProxy