Home
last modified time | relevance | path

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

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