Home
last modified time | relevance | path

Searched refs:showOutgoingVideo (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/
DVideoCallPresenter.java186 private static boolean showOutgoingVideo( in showOutgoingVideo() method in VideoCallPresenter
901 boolean showOutgoingVideo = showOutgoingVideo(context, videoState, sessionModificationState); in showVideoUi()
906 showOutgoingVideo, in showVideoUi()
909 videoCallScreen.showVideoViews(showOutgoingVideo, showIncomingVideo, isRemotelyHeld); in showVideoUi()