Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DWallpaperOnlyFragment.java45 protected List<CustomizationSectionController<?>> filterAvailableSections( in filterAvailableSections() method in WallpaperOnlyFragment
51 return super.filterAvailableSections(wallpaperOnlySections); in filterAvailableSections()
DCustomizationPickerFragment.java137 isOnLockScreen -> filterAvailableSections( in onCreateView()
350 protected List<CustomizationSectionController<?>> filterAvailableSections( in filterAvailableSections() method in CustomizationPickerFragment