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