Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
DCategoryAdapter.java36 private int mItemWidth = ListView.LayoutParams.MATCH_PARENT; field in CategoryAdapter
66 mItemWidth = width; in setItemWidth()
99 int width = mItemWidth; in getView()