Searched refs:mCancelDelayFromSimulatedSuspendSec (Results 1 – 1 of 1) sorted by relevance
263 private int mCancelDelayFromSimulatedSuspendSec = NO_WAKEUP_BY_TIMER; field in CarPowerManagementService1304 if (mInSimulatedDeepSleepMode && mCancelDelayFromSimulatedSuspendSec >= 0) { in handleWaitForFinish()1306 mCancelDelayFromSimulatedSuspendSec * 1000L); in handleWaitForFinish()3384 mCancelDelayFromSimulatedSuspendSec = cancelAfter; in simulateSuspendAndMaybeReboot()