Searched refs:shouldShowCameraControl (Results 1 – 1 of 1) sorted by relevance
114 || shouldShowCameraControl(); in eligibleToShowLayout()169 if (!shouldShowCameraControl()) { in onCameraTreatmentButtonClicked()186 if (!shouldShowCameraControl()) { in onCameraDismissButtonClicked()274 mLayout.setCameraControlVisibility(shouldShowCameraControl()); in updateVisibilityOfViews()276 if (shouldShowCameraControl() && !mCompatUIHintsState.mHasShownCameraCompatHint) { in updateVisibilityOfViews()280 if (shouldShowCameraControl()) { in updateVisibilityOfViews()285 private boolean shouldShowCameraControl() { in shouldShowCameraControl() method in CompatUIWindowManager