Searched defs:dispatchStartedGoingToSleep (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
H A DWakefulnessLifecycleTest.java77 public void dispatchStartedGoingToSleep() throws Exception { method in class:WakefulnessLifecycleTest
80 mWakefulness.dispatchStartedGoingToSleep();
92 mWakefulness.dispatchStartedGoingToSleep();
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DWakefulnessLifecycle.java53 public void dispatchStartedGoingToSleep() { method in class:WakefulnessLifecycle
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitor.java1839 public void dispatchStartedGoingToSleep(int why) { method in class:KeyguardUpdateMonitor

Completed in 430 milliseconds