Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/ui/section/
DWallpaperQuickSwitchSectionController.kt27 import com.android.wallpaper.picker.customization.ui.binder.WallpaperQuickSwitchSectionBinder
50 WallpaperQuickSwitchSectionBinder.bind( in createView()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/ui/binder/
DWallpaperQuickSwitchSectionBinder.kt36 object WallpaperQuickSwitchSectionBinder { in <lambda>() object