Searched refs:getClockCardColorResId (Results 1 – 2 of 2) sorted by relevance
104 viewModel.getClockCardColorResId(night).collect { in <lambda>()
79 fun getClockCardColorResId(isDarkThemeEnabled: Boolean): Flow<Int> { in <lambda>() method