Home
last modified time | relevance | path

Searched defs:getKeyguardFadingAwayDelay (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/utils/leaks/
DFakeKeyguardStateController.java92 public long getKeyguardFadingAwayDelay() { in getKeyguardFadingAwayDelay() method in FakeKeyguardStateController
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DFakeKeyguardStateController.java96 public long getKeyguardFadingAwayDelay() { in getKeyguardFadingAwayDelay() method in FakeKeyguardStateController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DKeyguardStateController.java150 long getKeyguardFadingAwayDelay(); in getKeyguardFadingAwayDelay() method
DKeyguardStateControllerImpl.java292 public long getKeyguardFadingAwayDelay() { in getKeyguardFadingAwayDelay() method in KeyguardStateControllerImpl