Searched defs:hideKeyguardWithAnimation (Results 1 – 1 of 1) sorted by relevance
257 val hideKeyguardWithAnimation = callback.isOnKeyguard() && !showOverLockscreen in startIntentWithAnimation() constant458 fun hideKeyguardWithAnimation(runner: IRemoteAnimationRunner) { in startPendingIntent() method