HomeSort by relevance Sort by last modified time
    Searched refs:controlsContainer (Results 1 - 2 of 2) sorted by null

  /packages/apps/Dialer/java/com/android/incallui/video/impl/
SurfaceViewVideoCallFragment.java 114 private View controlsContainer;
192 controlsContainer = view.findViewById(R.id.videocall_video_controls_container);
694 controlsContainer.onApplyWindowInsets(getView().getRootWindowInsets());
    [all...]
VideoCallFragment.java 141 private View controlsContainer;
218 controlsContainer = view.findViewById(R.id.videocall_video_controls_container);
738 controlsContainer.onApplyWindowInsets(getView().getRootWindowInsets());
    [all...]

Completed in 78 milliseconds