Searched refs:getClockCardColorResId (Results 1 – 2 of 2) sorted by relevance
104 viewModel.getClockCardColorResId(night).collect { in <lambda>()
61 fun getClockCardColorResId(isDarkThemeEnabled: Boolean): Flow<Int> { in <lambda>() method in com.android.customization.picker.clock.ui.viewmodel.ClockCarouselViewModel