Searched refs:addInCallEventListener (Results 1 – 3 of 3) sorted by relevance
238 InCallPresenter.getInstance().addInCallEventListener(this); in onUiReady()
182 InCallPresenter.getInstance().addInCallEventListener(this); in onUiReady()
819 public void addInCallEventListener(InCallEventListener listener) { in addInCallEventListener() method in InCallPresenter