Searched refs:smallClockElementKey (Results 1 – 2 of 2) sorted by relevance
26 import com.android.systemui.keyguard.ui.composable.blueprint.ClockElementKeys.smallClockElementKey74 timestampRange(endMillis = CLOCK_OUT_MILLIS.toInt()) { fade(smallClockElementKey) } in TransitionBuilder()75 anchoredTranslate(smallClockElementKey, smartspaceElementKey) in TransitionBuilder()84 fade(smallClockElementKey) in TransitionBuilder()90 anchoredTranslate(smallClockElementKey, smartspaceElementKey) in TransitionBuilder()103 val smallClockElementKey = ElementKey("small-clock") constant
39 import com.android.systemui.keyguard.ui.composable.blueprint.ClockElementKeys.smallClockElementKey in <lambda>()88 .element(smallClockElementKey), in <lambda>()