Searched defs:callSessionHeld (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/telephony/java/com/android/ims/internal/ | ||
D | IImsCallSessionListener.aidl | 43 void callSessionHeld(in IImsCallSession session, in ImsCallProfile profile); in callSessionHeld() method |
/frameworks/opt/net/ims/src/java/com/android/ims/internal/ | ||
D | ImsCallSession.java | 141 public void callSessionHeld(ImsCallSession session, in callSessionHeld() method in ImsCallSession.Listener |
/frameworks/opt/net/ims/src/java/com/android/ims/ | ||
D | ImsCall.java | 2124 public void callSessionHeld(ImsCallSession session, ImsCallProfile profile) { in callSessionHeld() method in ImsCall.ImsCallSessionListenerProxy |