Home
last modified time | relevance | path

Searched refs:LOW_POWER_STANDBY_ACTIVATE_TIMEOUT (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/os/src/android/os/cts/
DLowPowerStandbyTest.java90 private static final long LOW_POWER_STANDBY_ACTIVATE_TIMEOUT = TimeUnit.MINUTES.toMillis(2); field in LowPowerStandbyTest
244 LOW_POWER_STANDBY_ACTIVATE_TIMEOUT, () -> isWakeLockDisabled(TEST_WAKE_LOCK_TAG)); in testSetLowPowerStandbyActiveDuringMaintenance()