Home
last modified time | relevance | path

Searched defs:toCenterClockHostView (Results 1 – 1 of 1) sorted by relevance

/packages/apps/ThemePicker/src/com/android/customization/picker/clock/ui/view/
DClockCarouselView.kt52 private var toCenterClockHostView: ClockHostView? = null in <lambda>() variable
256 val toCenterClockHostView = toCenterClockHostView ?: return in <lambda>() constant