Searched refs:dispatchFinishedGoingToSleep (Results 1 – 5 of 5) sorted by relevance
91 public void dispatchFinishedGoingToSleep() throws Exception { in dispatchFinishedGoingToSleep() method in WakefulnessLifecycleTest95 mWakefulness.dispatchFinishedGoingToSleep(); in dispatchFinishedGoingToSleep()111 mWakefulness.dispatchFinishedGoingToSleep(); in doesNotDispatchTwice()112 mWakefulness.dispatchFinishedGoingToSleep(); in doesNotDispatchTwice()
76 mWakefulnessLifecycle.dispatchFinishedGoingToSleep();
87 public void dispatchFinishedGoingToSleep() { in dispatchFinishedGoingToSleep() method in WakefulnessLifecycle
890 KeyguardUpdateMonitor.getInstance(mContext).dispatchFinishedGoingToSleep(why); in onFinishedGoingToSleep()
2550 public void dispatchFinishedGoingToSleep(int why) { in dispatchFinishedGoingToSleep() method in KeyguardUpdateMonitor