Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardUnlockAnimationController.kt161 private var attemptedSmartSpaceTransitionForThisSwipe = false regex
443 if (!attemptedSmartSpaceTransitionForThisSwipe &&
447 attemptedSmartSpaceTransitionForThisSwipe = true
455 } else if (attemptedSmartSpaceTransitionForThisSwipe &&
457 attemptedSmartSpaceTransitionForThisSwipe = false