Searched defs:isLargeClockVisible (Results 1 – 4 of 4) sorted by relevance
147 val isLargeClockVisible by in <lambda>() constant172 val isLargeClockVisible by in <lambda>() constant197 val isLargeClockVisible by in <lambda>() constant221 val isLargeClockVisible by in <lambda>() constant245 val isLargeClockVisible by in <lambda>() constant
135 val isLargeClockVisible by clockViewModel.isLargeClockVisible.collectAsStateWithLifecycle() in LargeClockWithSmartSpace() constant172 val isLargeClockVisible by clockViewModel.isLargeClockVisible.collectAsStateWithLifecycle() in WeatherLargeClockWithSmartSpace() constant
74 val isLargeClockVisible: StateFlow<Boolean> = in <lambda>() constant128 ) { isLargeClockVisible, clockShouldBeCentered, shadeMode, currentClock -> in <lambda>() method158 combine(currentClock, isLargeClockVisible) { currentClock, isLargeClockVisible -> in <lambda>() method
35 val isLargeClockVisible: Flow<Boolean> = constant