Searched refs:appRoot (Results 1 – 1 of 1) sorted by relevance
218 ViewGroup appRoot = (ViewGroup) findViewById(R.id.content); in onConfigurationChanged() local221 appRoot.removeView(cameraControlsView); in onConfigurationChanged()225 inflater.inflate(R.layout.camera_shutter_switcher, appRoot); in onConfigurationChanged()