Searched refs:_currentTransitionInfo (Results 1 – 2 of 2) sorted by relevance
60 private val _currentTransitionInfo: MutableStateFlow<TransitionInfo> = in <lambda>() constant in com.android.systemui.keyguard.data.repository.FakeKeyguardTransitionRepository69 override var currentTransitionInfoInternal = _currentTransitionInfo.asStateFlow() in <lambda>()209 _currentTransitionInfo.value = in <lambda>()256 _currentTransitionInfo.value = info in <lambda>()
137 private val _currentTransitionInfo: MutableStateFlow<TransitionInfo> = constant in com.android.systemui.keyguard.data.repository.KeyguardTransitionRepositoryImpl146 override var currentTransitionInfoInternal = _currentTransitionInfo.asStateFlow()172 _currentTransitionInfo.value = info in startTransition()289 _currentTransitionInfo.value = in emitInitialStepsFromOff()