Searched refs:getSectionControllersForScreen (Results 1 – 5 of 5) sorted by relevance
19 override fun getSectionControllersForScreen( in getSectionControllersForScreen() method in com.android.wallpaper.testing.TestCustomizationSections
47 List<CustomizationSectionController<?>> getSectionControllersForScreen( in getSectionControllersForScreen() method
28 public List<CustomizationSectionController<?>> getSectionControllersForScreen( in getSectionControllersForScreen() method in WallpaperPickerSections
92 public List<CustomizationSectionController<?>> getSectionControllersForScreen( in getSectionControllersForScreen() method in DefaultCustomizationSections
341 return sections.getSectionControllersForScreen( in getSectionControllers()