Searched refs:ClockElementKeys (Results 1 – 3 of 3) sorted by relevance
25 import com.android.systemui.keyguard.ui.composable.blueprint.ClockElementKeys.largeClockElementKey26 import com.android.systemui.keyguard.ui.composable.blueprint.ClockElementKeys.smallClockElementKey27 import com.android.systemui.keyguard.ui.composable.blueprint.ClockElementKeys.smartspaceElementKey101 object ClockElementKeys { object
38 import com.android.systemui.keyguard.ui.composable.blueprint.ClockElementKeys.largeClockElementKey in <lambda>()39 import com.android.systemui.keyguard.ui.composable.blueprint.ClockElementKeys.smallClockElementKey in <lambda>()
40 import com.android.systemui.keyguard.ui.composable.blueprint.ClockElementKeys in <lambda>()68 MovableElement(key = ClockElementKeys.smartspaceElementKey, modifier = modifier) { in <lambda>()