Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/ui/section/
DScreenPreviewSectionController.kt39 import com.android.wallpaper.picker.FixedWidthDisplayRatioFrameLayout in <lambda>()
103 view.requireViewById<FixedWidthDisplayRatioFrameLayout>(R.id.preview_host) in <lambda>()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DFixedWidthDisplayRatioFrameLayout.kt30 class FixedWidthDisplayRatioFrameLayout( in <lambda>() class
/packages/apps/ThemePicker/src/com/android/customization/picker/clock/ui/view/
DClockCarouselView.kt36 import com.android.wallpaper.picker.FixedWidthDisplayRatioFrameLayout in <lambda>()
346 val scaleView = motionLayout.requireViewById<FixedWidthDisplayRatioFrameLayout>(it) in <lambda>()