Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/video/impl/
DSurfaceViewVideoCallFragment.java113 private View controlsContainer; field in SurfaceViewVideoCallFragment
190 controlsContainer = view.findViewById(R.id.videocall_video_controls_container); in onCreateView()
691 controlsContainer.onApplyWindowInsets(getView().getRootWindowInsets()); in updateFullscreenAndGreenScreenMode()
DVideoCallFragment.java143 private View controlsContainer; field in VideoCallFragment
237 controlsContainer = view.findViewById(R.id.videocall_video_controls_container); in onCreateView()
759 controlsContainer.onApplyWindowInsets(getView().getRootWindowInsets()); in updateFullscreenAndGreenScreenMode()