Searched refs:smartspaceElementKey (Results 1 – 2 of 2) sorted by relevance
27 import com.android.systemui.keyguard.ui.composable.blueprint.ClockElementKeys.smartspaceElementKey75 anchoredTranslate(smallClockElementKey, smartspaceElementKey) in TransitionBuilder()90 anchoredTranslate(smallClockElementKey, smartspaceElementKey) in TransitionBuilder()104 val smartspaceElementKey = ElementKey("smart-space") constant
68 MovableElement(key = ClockElementKeys.smartspaceElementKey, modifier = modifier) { in <lambda>()