Searched refs:RemoteDelegate (Results 1 – 1 of 1) sorted by relevance
314 InCallPresenter.getInstance().getRemoteVideoSurfaceTexture().setDelegate(new RemoteDelegate()); in onVideoCallScreenUiReady()1224 private class RemoteDelegate implements VideoSurfaceDelegate { class in VideoCallPresenter