Home
last modified time | relevance | path

Searched refs:startedWithPrev (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/
DWindowManagerLockscreenVisibilityInteractor.kt208 .map { (currentState, startedWithPrev) -> in <lambda>() method
209 val startedFromStep = startedWithPrev?.previousValue in <lambda>()
210 val startedStep = startedWithPrev?.newValue in <lambda>()