Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
DCategoryPanel.java56 mAdapter = activity.getCategoryLooksAdapter(); in loadAdapter()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
DFilterShowActivity.java584 public CategoryAdapter getCategoryLooksAdapter() { in getCategoryLooksAdapter() method in FilterShowActivity