Searched refs:addInCallEventListener (Results 1 – 3 of 3) sorted by relevance
312 InCallPresenter.getInstance().addInCallEventListener(this); in onVideoCallScreenUiReady()
194 InCallPresenter.getInstance().addInCallEventListener(this); in onInCallScreenReady()
1161 public void addInCallEventListener(InCallEventListener listener) { in addInCallEventListener() method in InCallPresenter