Searched refs:showIncomingVideo (Results 1 – 2 of 2) sorted by relevance
166 static boolean showIncomingVideo(int videoState, int callState) { in showIncomingVideo() method in VideoCallPresenter900 boolean showIncomingVideo = showIncomingVideo(videoState, callState); in showVideoUi()905 showIncomingVideo, in showVideoUi()909 videoCallScreen.showVideoViews(showOutgoingVideo, showIncomingVideo, isRemotelyHeld); in showVideoUi()
463 !VideoCallPresenter.showIncomingVideo(primary.getVideoState(), primary.getState()); in updatePrimaryCallState()651 !VideoCallPresenter.showIncomingVideo(primary.getVideoState(), primary.getState()); in updatePrimaryDisplayInfo()