Searched refs:removeInCallEventListener (Results 1 – 3 of 3) sorted by relevance
351 InCallPresenter.getInstance().removeInCallEventListener(this); in onVideoCallScreenUiUnready()
229 InCallPresenter.getInstance().removeInCallEventListener(this); in onInCallScreenUnready()
1166 public void removeInCallEventListener(InCallEventListener listener) { in removeInCallEventListener() method in InCallPresenter