Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/ui/section/
DScreenPreviewSectionController.kt66 ) : CustomizationSectionController<ScreenPreviewView> { in <lambda>()
85 override fun createView(context: Context): ScreenPreviewView { in <lambda>()
93 ): ScreenPreviewView { in <lambda>()
99 ) as ScreenPreviewView in <lambda>()
DScreenPreviewView.kt24 class ScreenPreviewView( class
/packages/apps/ThemePicker/src/com/android/customization/picker/preview/ui/section/
DPreviewWithClockCarouselSectionController.kt52 import com.android.wallpaper.picker.customization.ui.section.ScreenPreviewView
110 ): ScreenPreviewView { in createView()