Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DWallpaperPickerDelegate.java356 Category category = findCategoryForCollectionId(collectionId); in show()
364 public Category findCategoryForCollectionId(String collectionId) { in findCategoryForCollectionId() method in WallpaperPickerDelegate