Searched refs:showVideoViews (Results 1 – 2 of 2) sorted by relevance
776 ui.showVideoViews(true, !isPaused && isCallActive); in showVideoUi()778 ui.showVideoViews(true, false); in showVideoUi()780 ui.showVideoViews(false, !isPaused && isCallActive); in showVideoUi()1291 void showVideoViews(boolean showPreview, boolean showIncoming); in showVideoViews() method
545 public void showVideoViews(boolean previewPaused, boolean showIncoming) { in showVideoViews() method in VideoCallFragment