Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardUnlockAnimationController.kt330 private var willUnlockWithSmartspaceTransition: Boolean = false in <lambda>() variable in com.android.systemui.keyguard.KeyguardUnlockAnimationController
490 willUnlockWithSmartspaceTransition = shouldPerformSmartspaceTransition() in <lambda>()
496 if (willUnlockWithSmartspaceTransition) { in <lambda>()
522 willUnlockWithSmartspaceTransition, /* willAnimateSmartspace */ in <lambda>()
999 willUnlockWithSmartspaceTransition = false in <lambda>()
1117 return willUnlockWithSmartspaceTransition in <lambda>()