Searched refs:getImsCallSessionListenerProxy (Results 1 – 3 of 3) sorted by relevance
262 imsCall.getImsCallSessionListenerProxy().callSessionHandoverFailed(imsCall.getCallSession(), in handleHandoverFailedIntent()430 imsCall.getImsCallSessionListenerProxy().callSessionUpdated(imsCall.getSession(), in testImsECall()
694 call.getImsCallSessionListenerProxy().callSessionHandover(call.getCallSession(), in testNotifyHandovers()698 call.getImsCallSessionListenerProxy().callSessionHandover(call.getCallSession(), in testNotifyHandovers()705 call.getImsCallSessionListenerProxy().callSessionHandover(call.getCallSession(), in testNotifyHandovers()949 imsCall.getImsCallSessionListenerProxy().callSessionProgressing(imsCall.getSession(), in placeCallAndMakeActive()951 imsCall.getImsCallSessionListenerProxy().callSessionStarted(imsCall.getSession(), in placeCallAndMakeActive()
1751 public ImsCallSessionListenerProxy getImsCallSessionListenerProxy() { in getImsCallSessionListenerProxy() method in ImsCall