Searched refs:GO_TO_SLEEP_REASON_MIN (Results 1 – 9 of 9) sorted by relevance
96 mWakefulness.dispatchStartedGoingToSleep(PowerManager.GO_TO_SLEEP_REASON_MIN); in dispatchStartedGoingToSleep()108 mWakefulness.dispatchStartedGoingToSleep(PowerManager.GO_TO_SLEEP_REASON_MIN); in dispatchFinishedGoingToSleep()123 mWakefulness.dispatchStartedGoingToSleep(PowerManager.GO_TO_SLEEP_REASON_MIN); in doesNotDispatchTwice()124 mWakefulness.dispatchStartedGoingToSleep(PowerManager.GO_TO_SLEEP_REASON_MIN); in doesNotDispatchTwice()
181 powerInteractor.onStartedGoingToSleep(PowerManager.GO_TO_SLEEP_REASON_MIN) in testTransitionToGone_onWakeUp_ifPowerButtonGestureDetected_fromGone()219 powerInteractor.onStartedGoingToSleep(PowerManager.GO_TO_SLEEP_REASON_MIN) in testTransitionToOccluded_onWakeUp_ifPowerButtonGestureDetectedAfterFinishedInAod_fromGone()257 powerInteractor.onStartedGoingToSleep(PowerManager.GO_TO_SLEEP_REASON_MIN) in testTransitionToOccluded_onWakeUp_ifPowerButtonGestureDetected_fromLockscreen()342 powerInteractor.onStartedGoingToSleep(PowerManager.GO_TO_SLEEP_REASON_MIN) in testTransitionToGone_onWakeUp_ifPowerButtonGestureDetectedInAod_fromGone()
222 powerInteractor.onStartedGoingToSleep(PowerManager.GO_TO_SLEEP_REASON_MIN) in testTransitionToGone_onWakeUp_ifPowerButtonGestureDetected_fromGone()261 powerInteractor.onStartedGoingToSleep(PowerManager.GO_TO_SLEEP_REASON_MIN) in testTransitionToOccluded_onWakeUp_ifPowerButtonGestureDetectedAfterFinishedInAod_fromGone()299 powerInteractor.onStartedGoingToSleep(PowerManager.GO_TO_SLEEP_REASON_MIN) in testTransitionToOccluded_onWakeUp_ifPowerButtonGestureDetected_fromLockscreen()
274 @PowerManager.GoToSleepReason sleepReason: Int = PowerManager.GO_TO_SLEEP_REASON_MIN, in <lambda>()
159 const int GO_TO_SLEEP_REASON_MIN = 0; field
431 public static final int GO_TO_SLEEP_REASON_MIN = 0; field in PowerManager437 public static final int GO_TO_SLEEP_REASON_APPLICATION = GO_TO_SLEEP_REASON_MIN;
87 PowerManager.GO_TO_SLEEP_REASON_MIN;
145 underTest.onStartedGoingToSleep(PowerManager.GO_TO_SLEEP_REASON_MIN) in wakeUpForFullScreenIntent_startingToSleep_woken()
259 Math.max(reason, PowerManager.GO_TO_SLEEP_REASON_MIN)); in dozeLocked()