Home
last modified time | relevance | path

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

/packages/apps/ThemePicker/src/com/android/customization/picker/clock/ui/view/
DClockCarouselView.kt176 ClockSize.SMALL -> prepareSmallClockView(motionLayout, endId) in <lambda>()
215 private fun prepareSmallClockView(motionLayout: MotionLayout, endId: Int) { in <lambda>() method