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