HomeSort by relevance Sort by last modified time
    Searched refs:dispatchFinishedGoingToSleep (Results 1 - 5 of 5) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
KeyguardLifecyclesDispatcher.java 78 mWakefulnessLifecycle.dispatchFinishedGoingToSleep();
WakefulnessLifecycle.java 58 public void dispatchFinishedGoingToSleep() {
KeyguardViewMediator.java     [all...]
  /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
WakefulnessLifecycleTest.java 89 public void dispatchFinishedGoingToSleep() throws Exception {
93 mWakefulness.dispatchFinishedGoingToSleep();
  /frameworks/base/packages/SystemUI/src/com/android/keyguard/
KeyguardUpdateMonitor.java     [all...]

Completed in 118 milliseconds