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