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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
H A DCategoryAdapter.java34 public class CategoryAdapter extends ArrayAdapter<Action> { class in inherits:ArrayAdapter
36 private static final String LOGTAG = "CategoryAdapter";
44 public CategoryAdapter(Context context, int textViewResourceId) { method in class:CategoryAdapter
49 public CategoryAdapter(Context context) { method in class:CategoryAdapter

Completed in 35 milliseconds