Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DCustomizationPickerFragment.java126 final List<CustomizationSectionController<?>> lockSectionControllers = in onCreateView() local
130 mSectionControllers.addAll(lockSectionControllers); in onCreateView()
138 isOnLockScreen ? lockSectionControllers : homeSectionControllers in onCreateView()