Searched refs:LocalDelegate (Results 1 – 1 of 1) sorted by relevance
313 InCallPresenter.getInstance().getLocalVideoSurfaceTexture().setDelegate(new LocalDelegate()); in onVideoCallScreenUiReady()1168 private class LocalDelegate implements VideoSurfaceDelegate { class in VideoCallPresenter