Searched refs:dispatchFinishedGoingToSleep (Results 1 – 5 of 5) sorted by relevance
89 public void dispatchFinishedGoingToSleep() throws Exception { in dispatchFinishedGoingToSleep() method in WakefulnessLifecycleTest93 mWakefulness.dispatchFinishedGoingToSleep(); in dispatchFinishedGoingToSleep()
78 mWakefulnessLifecycle.dispatchFinishedGoingToSleep();
58 public void dispatchFinishedGoingToSleep() { in dispatchFinishedGoingToSleep() method in WakefulnessLifecycle
855 KeyguardUpdateMonitor.getInstance(mContext).dispatchFinishedGoingToSleep(why); in onFinishedGoingToSleep()
1843 public void dispatchFinishedGoingToSleep(int why) { in dispatchFinishedGoingToSleep() method in KeyguardUpdateMonitor