Home
last modified time | relevance | path

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

/development/samples/HoneycombGallery/src/com/example/android/hcgallery/
DMainActivity.java158 final View titlesView = f.getView(); in toggleVisibleTitles() local
174 titlesView, in toggleVisibleTitles()
183 final ViewGroup.LayoutParams lp = titlesView.getLayoutParams(); in toggleVisibleTitles()
195 titlesView.setLayoutParams(lp); in toggleVisibleTitles()