Home
last modified time | relevance | path

Searched refs:shouldSubtleWindowAnimationsForUnlock (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardViewController.java132 boolean shouldSubtleWindowAnimationsForUnlock(); in shouldSubtleWindowAnimationsForUnlock() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarKeyguardViewManager.java1324 public boolean shouldSubtleWindowAnimationsForUnlock() { in shouldSubtleWindowAnimationsForUnlock() method in StatusBarKeyguardViewManager
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java2817 if (mKeyguardViewControllerLazy.get().shouldSubtleWindowAnimationsForUnlock()) {