Searched refs:transitioningToSmallClock (Results 1 – 1 of 1) sorted by relevance
29 …ort com.android.systemui.keyguard.ui.composable.blueprint.ClockTransition.transitioningToSmallClock43 transitioningToSmallClock(largeClockElements = listOf(largeClockElementKey)) in <lambda>()50 transitioningToSmallClock(largeClockElements = largeWeatherClockElementKeyList) in <lambda>()78 private fun TransitionBuilder.transitioningToSmallClock(largeClockElements: List<ElementKey>) { in TransitionBuilder() method