Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
DWakefulnessLifecycleTest.java79 public void dispatchStartedGoingToSleep() throws Exception { in dispatchStartedGoingToSleep() method in WakefulnessLifecycleTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DWakefulnessLifecycle.java79 public void dispatchStartedGoingToSleep() { in dispatchStartedGoingToSleep() method in WakefulnessLifecycle
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java2546 public void dispatchStartedGoingToSleep(int why) { in dispatchStartedGoingToSleep() method in KeyguardUpdateMonitor