Home
last modified time | relevance | path

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

/packages/apps/Camera/src/com/android/camera/
DCameraActivity.java220 View cameraControlsView = findViewById(R.id.camera_shutter_switcher); in onConfigurationChanged() local
221 appRoot.removeView(cameraControlsView); in onConfigurationChanged()