Home
last modified time | relevance | path

Searched defs:dispatchFinishedGoingToSleep (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
H A DWakefulnessLifecycleTest.java105 public void dispatchFinishedGoingToSleep() throws Exception { in dispatchFinishedGoingToSleep() method in WakefulnessLifecycleTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DWakefulnessLifecycle.java179 public void dispatchFinishedGoingToSleep() { in dispatchFinishedGoingToSleep() method in WakefulnessLifecycle
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitor.java4295 public void dispatchFinishedGoingToSleep(int why) { in dispatchFinishedGoingToSleep() method in KeyguardUpdateMonitor