Searched defs:CategoryView (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
H A DCategoryView.java33 public class CategoryView extends IconView class in inherits:IconView,View.OnClickListener,SwipableView
36 private static final String LOGTAG = "CategoryView";
55 public CategoryView(Context context) { method in class:CategoryView
93 if (getOrientation() == CategoryView.VERTICAL) {
187 if (getOrientation() == CategoryView.VERTICAL) {

Completed in 134 milliseconds