Searched refs:largeClockElementKey (Results 1 – 2 of 2) sorted by relevance
25 import com.android.systemui.keyguard.ui.composable.blueprint.ClockElementKeys.largeClockElementKey40 transitioningToLargeClock(largeClockElements = listOf(largeClockElementKey)) in <lambda>()43 transitioningToSmallClock(largeClockElements = listOf(largeClockElementKey)) in <lambda>()102 val largeClockElementKey = ElementKey("large-clock") constant
38 import com.android.systemui.keyguard.ui.composable.blueprint.ClockElementKeys.largeClockElementKey in <lambda>()123 MovableElement(key = largeClockElementKey, modifier = modifier) { in <lambda>()