Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardUnlockAnimationController.kt153 private var attemptedSmartSpaceTransitionForThisSwipe = false in <lambda>() variable
398 if (!attemptedSmartSpaceTransitionForThisSwipe && in <lambda>()
402 attemptedSmartSpaceTransitionForThisSwipe = true in <lambda>()
410 } else if (attemptedSmartSpaceTransitionForThisSwipe && in <lambda>()
412 attemptedSmartSpaceTransitionForThisSwipe = false in <lambda>()