Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardUnlockAnimationController.kt255 fun notifyFinishedKeyguardExitAnimation() { regex
H A DKeyguardViewMediator.java2433 mKeyguardUnlockAnimationControllerLazy.get().notifyFinishedKeyguardExitAnimation(); in onKeyguardExitRemoteAnimationFinished()