Searched refs:initClockController (Results 1 – 1 of 1) sorted by relevance
/packages/apps/ThemePicker/src/com/android/customization/picker/clock/ui/view/ | ||
D | ClockViewFactoryImpl.kt | 55 ?: initClockController(clockId).also { clockControllers[clockId] = it } in <lambda>() |