Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardUnlockAnimationController.kt227 private var launcherUnlockController: ILauncherUnlockAnimationController? = null in <lambda>() variable in com.android.systemui.keyguard.KeyguardUnlockAnimationController
246 launcherUnlockController = callback in <lambda>()
430 launcherUnlockController != null in <lambda>()
464 launcherUnlockController?.setUnlockAmount(1f, in <lambda>()
521 launcherUnlockController?.prepareForUnlock( in <lambda>()
584 launcherUnlockController?.playUnlockAnimation( in <lambda>()
688 launcherUnlockController?.playUnlockAnimation( in <lambda>()
979 launcherUnlockController?.setUnlockAmount(1f, false /* forceIfAnimating */) in <lambda>()
1052 if (launcherUnlockController == null || in <lambda>()