Searched refs:getSectionControllersForScreen (Results 1 – 5 of 5) sorted by relevance
34 List<CustomizationSectionController<?>> getSectionControllersForScreen( in getSectionControllersForScreen() method
29 public List<CustomizationSectionController<?>> getSectionControllersForScreen( in getSectionControllersForScreen() method in WallpaperPickerSections
20 override fun getSectionControllersForScreen( in getSectionControllersForScreen() method in com.android.wallpaper.testing.TestCustomizationSections
95 public List<CustomizationSectionController<?>> getSectionControllersForScreen( in getSectionControllersForScreen() method in DefaultCustomizationSections
332 return sections.getSectionControllersForScreen( in getSectionControllers()