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