Searched refs:shutdownTimeoutMs (Results 1 – 1 of 1) sorted by relevance
622 public void setShutdownTimersForTest(int pollingIntervalMs, int shutdownTimeoutMs) { in setShutdownTimersForTest() argument627 (shutdownTimeoutMs == 0) ? MIN_GARAGE_MODE_DURATION_MS : shutdownTimeoutMs; in setShutdownTimersForTest()