Home
last modified time | relevance | path

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

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