Searched refs:launcherUnlockController (Results 1 – 1 of 1) sorted by relevance
227 private var launcherUnlockController: ILauncherUnlockAnimationController? = null in <lambda>() variable in com.android.systemui.keyguard.KeyguardUnlockAnimationController246 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>()