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