Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/ui/section/
DConnectedSectionController.kt43 ) : CustomizationSectionController<ResponsiveLayoutSectionView> {
50 override fun createView(context: Context): ResponsiveLayoutSectionView { in createView()
56 ) as ResponsiveLayoutSectionView in createView()
DResponsiveLayoutSectionView.kt24 class ResponsiveLayoutSectionView( class