Searched refs:dispatchStartedGoingToSleep (Results 1 – 5 of 5) sorted by relevance
79 public void dispatchStartedGoingToSleep() throws Exception { in dispatchStartedGoingToSleep() method in WakefulnessLifecycleTest82 mWakefulness.dispatchStartedGoingToSleep(); in dispatchStartedGoingToSleep()94 mWakefulness.dispatchStartedGoingToSleep(); in dispatchFinishedGoingToSleep()109 mWakefulness.dispatchStartedGoingToSleep(); in doesNotDispatchTwice()110 mWakefulness.dispatchStartedGoingToSleep(); in doesNotDispatchTwice()
73 mWakefulnessLifecycle.dispatchStartedGoingToSleep();
67 public void dispatchStartedGoingToSleep() { in dispatchStartedGoingToSleep() method in WakefulnessLifecycle
840 KeyguardUpdateMonitor.getInstance(mContext).dispatchStartedGoingToSleep(why); in onStartedGoingToSleep()
2386 public void dispatchStartedGoingToSleep(int why) { in dispatchStartedGoingToSleep() method in KeyguardUpdateMonitor