Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardViewController.java131 boolean shouldSubtleWindowAnimationsForUnlock(); in shouldSubtleWindowAnimationsForUnlock() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarKeyguardViewManager.java1514 public boolean shouldSubtleWindowAnimationsForUnlock() { in shouldSubtleWindowAnimationsForUnlock() method in StatusBarKeyguardViewManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java2930 if (mKeyguardViewControllerLazy.get().shouldSubtleWindowAnimationsForUnlock()) {