Searched refs:mControlsBackground (Results 1 – 1 of 1) sorted by relevance
50 private View mControlsBackground; field in CameraActivity92 mControlsBackground = findViewById(R.id.controls); in init()186 mControlsBackground.setVisibility(View.INVISIBLE); in hideUI()192 mControlsBackground.setVisibility(View.VISIBLE); in showUI()