Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/spacer/ui/section/
DSpacerSectionController.kt28 import com.android.wallpaper.picker.spacer.ui.view.SpacerSectionView
32 CustomizationSectionController<SpacerSectionView> {
38 override fun createView(context: Context): SpacerSectionView { in createView()
44 ) as SpacerSectionView in createView()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/spacer/ui/view/
DSpacerSectionView.kt24 class SpacerSectionView( class