Searched refs:dispatchFinishedGoingToSleep (Results 1 – 8 of 8) sorted by relevance
105 public void dispatchFinishedGoingToSleep() throws Exception { in dispatchFinishedGoingToSleep() method in WakefulnessLifecycleTest109 mWakefulness.dispatchFinishedGoingToSleep(); in dispatchFinishedGoingToSleep()125 mWakefulness.dispatchFinishedGoingToSleep(); in doesNotDispatchTwice()126 mWakefulness.dispatchFinishedGoingToSleep(); in doesNotDispatchTwice()
162 wakefulnessLifecycle.dispatchFinishedGoingToSleep()185 wakefulnessLifecycle.dispatchFinishedGoingToSleep()
146 mWakefulnessLifecycle.dispatchFinishedGoingToSleep(); in handleMessage()
179 public void dispatchFinishedGoingToSleep() { in dispatchFinishedGoingToSleep() method in WakefulnessLifecycle
1705 mUpdateMonitor.dispatchFinishedGoingToSleep(offReason);
855 mWakefulnessLifecycle.dispatchFinishedGoingToSleep(); in onWallpaperColorsChanged_screenOff_deviceSetupNotFinished_doesNotProcessQueued()
3375 mKeyguardUpdateMonitor.dispatchFinishedGoingToSleep(/* value doesn't matter */1); in deviceNotGoingToSleep()
4295 public void dispatchFinishedGoingToSleep(int why) { in dispatchFinishedGoingToSleep() method in KeyguardUpdateMonitor