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.java103 public long getKeyguardFadingAwayDelay() { in getKeyguardFadingAwayDelay() method in FakeKeyguardStateController
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/phone/
DFakeKeyguardStateController.java100 public long getKeyguardFadingAwayDelay() { in getKeyguardFadingAwayDelay() method in FakeKeyguardStateController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DKeyguardStateController.java154 long getKeyguardFadingAwayDelay(); in getKeyguardFadingAwayDelay() method
DKeyguardStateControllerImpl.java312 public long getKeyguardFadingAwayDelay() { in getKeyguardFadingAwayDelay() method in KeyguardStateControllerImpl