Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSessionListener.aidl37 void callSessionStarted(in IImsCallSession session, in ImsCallProfile profile); in callSessionStarted() method
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCallSessionListenerBase.java39 public void callSessionStarted(IImsCallSession session, ImsCallProfile profile) { in callSessionStarted() method in ImsCallSessionListenerBase
DImsCall.java2151 public void callSessionStarted(ImsCallSession session, ImsCallProfile profile) { in callSessionStarted() method in ImsCall.ImsCallSessionListenerProxy
/frameworks/opt/net/ims/src/java/com/android/ims/internal/
DImsCallSession.java112 public void callSessionStarted(ImsCallSession session, in callSessionStarted() method in ImsCallSession.Listener
963 public void callSessionStarted(IImsCallSession session, in callSessionStarted() method in ImsCallSession.IImsCallSessionListenerProxy