HomeSort by relevance Sort by last modified time
    Searched full:titlesview (Results 1 - 1 of 1) sorted by null

  /development/samples/HoneycombGallery/src/com/example/android/hcgallery/
MainActivity.java 158 final View titlesView = f.getView();
174 titlesView,
183 final ViewGroup.LayoutParams lp = titlesView.getLayoutParams();
195 titlesView.setLayoutParams(lp);

Completed in 2019 milliseconds