Searched refs:callSessionStarted (Results 1 – 5 of 5) sorted by relevance
40 void callSessionStarted(in IImsCallSession session, in ImsCallProfile profile); in callSessionStarted() method
114 public void callSessionStarted(ImsCallSession session, in callSessionStarted() method in ImsCallSession.Listener1141 mListener.callSessionStarted(ImsCallSession.this, profile); in callSessionInitiated()
428 public void callSessionStarted(IImsCallSession i, ImsCallProfile imsCallProfile) in callSessionStarted() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter
1237 imsCall.getImsCallSessionListenerProxy().callSessionStarted(imsCall.getSession(), in placeCallAndMakeActive()
2424 public void callSessionStarted(ImsCallSession session, ImsCallProfile profile) { in callSessionStarted() method in ImsCall.ImsCallSessionListenerProxy