Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DCategorySelectorFragment.java417 private void bindCategory(Category category) { in bindCategory() method in CategorySelectorFragment.CategoryHolder
678 private void bindCategory(ArrayList<Category> creativeCategories) { in bindCategory() method in CategorySelectorFragment.GroupCategoryHolder
750 ((CategoryHolder) holder).bindCategory(category); in onBindViewHolder()
851 ((GroupCategoryHolder) holder).bindCategory(mCreativeCategories); in onBindViewHolder()
864 ((CategoryHolder) holder).bindCategory(category); in onBindViewHolder()
868 ((CategoryHolder) holder).bindCategory(category); in onBindViewHolder()