Searched refs:nextLockscreenTargetState (Results 1 – 2 of 2) sorted by relevance
89 repository.nextLockscreenTargetState.value = sceneState in <lambda>()195 to = repository.nextLockscreenTargetState.value, in <lambda>()199 repository.nextLockscreenTargetState.value = DEFAULT_STATE in <lambda>()
32 val nextLockscreenTargetState: MutableStateFlow<KeyguardState> = MutableStateFlow(DEFAULT_STATE) constant in com.android.systemui.keyguard.data.repository.LockscreenSceneTransitionRepository