Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DCustomizationPickerFragment.java130 getSectionControllers(CustomizationSections.Screen.LOCK_SCREEN, in onCreateView()
133 getSectionControllers(CustomizationSections.Screen.HOME_SCREEN, in onCreateView()
333 private List<CustomizationSectionController<?>> getSectionControllers( in getSectionControllers() method in CustomizationPickerFragment