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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
H A DCategoryView.java34 public class CategoryView extends View implements View.OnClickListener { class in inherits:View,View.OnClickListener
36 private static final String LOGTAG = "CategoryView";
58 public CategoryView(Context context) { method in class:CategoryView

Completed in 180 milliseconds