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();
75 public void dispatchFinishedGoingToSleep() { in dispatchFinishedGoingToSleep() method in WakefulnessLifecycle
885 KeyguardUpdateMonitor.getInstance(mContext).dispatchFinishedGoingToSleep(why); in onFinishedGoingToSleep()
2390 public void dispatchFinishedGoingToSleep(int why) { in dispatchFinishedGoingToSleep() method in KeyguardUpdateMonitor