Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/utils/leaks/
H A DFakeKeyguardStateController.java97 public long calculateGoingToFullShadeDelay() { in calculateGoingToFullShadeDelay() method in FakeKeyguardStateController
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DFakeKeyguardStateController.java101 public long calculateGoingToFullShadeDelay() { in calculateGoingToFullShadeDelay() method in FakeKeyguardStateController
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardStateController.java156 long calculateGoingToFullShadeDelay(); in calculateGoingToFullShadeDelay() method
H A DKeyguardStateControllerImpl.java319 public long calculateGoingToFullShadeDelay() { in calculateGoingToFullShadeDelay() method in KeyguardStateControllerImpl