Home
last modified time | relevance | path

Searched defs:hideKeyguardWithAnimation (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DActivityLaunchAnimator.kt182 val hideKeyguardWithAnimation = callback.isOnKeyguard() && !showOverLockscreen in startIntentWithAnimation() constant
309 fun hideKeyguardWithAnimation(runner: IRemoteAnimationRunner) { in startPendingIntent() method