Home
last modified time | relevance | path

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

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
H A DWallpaperPickerDelegate.java319 public void addCategory(Category category, boolean fetchingAll) { in addCategory() argument
322 categorySelectorFragment.addCategory(category, fetchingAll); in addCategory()