Searched refs:dispatchStartedGoingToSleep (Results 1 – 5 of 5) sorted by relevance
77 public void dispatchStartedGoingToSleep() throws Exception { in dispatchStartedGoingToSleep() method in WakefulnessLifecycleTest80 mWakefulness.dispatchStartedGoingToSleep(); in dispatchStartedGoingToSleep()92 mWakefulness.dispatchStartedGoingToSleep(); in dispatchFinishedGoingToSleep()
75 mWakefulnessLifecycle.dispatchStartedGoingToSleep();
53 public void dispatchStartedGoingToSleep() { in dispatchStartedGoingToSleep() method in WakefulnessLifecycle
811 KeyguardUpdateMonitor.getInstance(mContext).dispatchStartedGoingToSleep(why); in onStartedGoingToSleep()
1839 public void dispatchStartedGoingToSleep(int why) { in dispatchStartedGoingToSleep() method in KeyguardUpdateMonitor