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