Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/photos/views/
DHeaderGridView.java113 FrameLayout fl = new FullWidthFixedViewLayout(getContext()); in addHeaderView()
191 private class FullWidthFixedViewLayout extends FrameLayout { class in HeaderGridView
192 public FullWidthFixedViewLayout(Context context) { in FullWidthFixedViewLayout() method in HeaderGridView.FullWidthFixedViewLayout