Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/utils/leaks/
H A DFakeKeyguardStateController.java87 public long getKeyguardFadingAwayDuration() { in getKeyguardFadingAwayDuration() method in FakeKeyguardStateController
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DFakeKeyguardStateController.java91 public long getKeyguardFadingAwayDuration() { in getKeyguardFadingAwayDuration() method in FakeKeyguardStateController
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardStateController.java145 long getKeyguardFadingAwayDuration(); in getKeyguardFadingAwayDuration() method
H A DKeyguardStateControllerImpl.java314 public long getKeyguardFadingAwayDuration() { in getKeyguardFadingAwayDuration() method in KeyguardStateControllerImpl