Home
last modified time | relevance | path

Searched defs:callSessionStarted (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsCallSessionListenerImplBase.java47 public void callSessionStarted(IImsCallSession session, ImsCallProfile profile) { in callSessionStarted() method in ImsCallSessionListenerImplBase
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSessionListener.aidl37 void callSessionStarted(in IImsCallSession session, in ImsCallProfile profile); in callSessionStarted() method
DImsCallSession.java113 public void callSessionStarted(ImsCallSession session, in callSessionStarted() method in ImsCallSession.Listener
965 public void callSessionStarted(IImsCallSession session, in callSessionStarted() method in ImsCallSession.IImsCallSessionListenerProxy
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java2161 public void callSessionStarted(ImsCallSession session, ImsCallProfile profile) { in callSessionStarted() method in ImsCall.ImsCallSessionListenerProxy