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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
H A DWakefulnessLifecycleTest.java58 public void dispatchStartedWakingUp() throws Exception { method in class:WakefulnessLifecycleTest
59 mWakefulness.dispatchStartedWakingUp();
68 mWakefulness.dispatchStartedWakingUp();
78 mWakefulness.dispatchStartedWakingUp();
90 mWakefulness.dispatchStartedWakingUp();
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DWakefulnessLifecycle.java43 public void dispatchStartedWakingUp() { method in class:WakefulnessLifecycle
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitor.java1832 public void dispatchStartedWakingUp() { method in class:KeyguardUpdateMonitor

Completed in 103 milliseconds