Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSessionListener.aidl44 void callSessionHeld(in IImsCallSession session, in ImsCallProfile profile); in callSessionHeld() method
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCallSessionListenerBase.java57 public void callSessionHeld(IImsCallSession session, ImsCallProfile profile) { in callSessionHeld() method in ImsCallSessionListenerBase
DImsCall.java2242 public void callSessionHeld(ImsCallSession session, ImsCallProfile profile) { in callSessionHeld() method in ImsCall.ImsCallSessionListenerProxy
/frameworks/opt/net/ims/src/java/com/android/ims/internal/
DImsCallSession.java142 public void callSessionHeld(ImsCallSession session, in callSessionHeld() method in ImsCallSession.Listener
990 public void callSessionHeld(IImsCallSession session, in callSessionHeld() method in ImsCallSession.IImsCallSessionListenerProxy