Searched refs:filterAvailableSections (Results 1 – 2 of 2) sorted by relevance
45 protected List<CustomizationSectionController<?>> filterAvailableSections( in filterAvailableSections() method in WallpaperOnlyFragment51 return super.filterAvailableSections(wallpaperOnlySections); in filterAvailableSections()
137 isOnLockScreen -> filterAvailableSections( in onCreateView()350 protected List<CustomizationSectionController<?>> filterAvailableSections( in filterAvailableSections() method in CustomizationPickerFragment