Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DUnlockedScreenOffAnimationController.kt155 keyguardViewMediatorLazy.get().maybeHandlePendingLock()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java1094 maybeHandlePendingLock(); in onFinishedGoingToSleep()
1114 public void maybeHandlePendingLock() { in maybeHandlePendingLock() method in KeyguardViewMediator