Home
last modified time | relevance | path

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

/pdk/apps/TestingCamera2/src/com/android/testingcamera2/
DTestingCamera21.java124 LinearLayout.LayoutParams outputScrollerLayout = in onConfigurationChanged() local
126 mOutputViewScroller.setLayoutParams(outputScrollerLayout); in onConfigurationChanged()