Searched refs:MAX_SUSPEND_WAIT_DURATION_MS (Results 1 – 1 of 1) sorted by relevance
117 private static final long MAX_SUSPEND_WAIT_DURATION_MS = 3 * 60 * 1000; field in CarPowerManagementService304 Math.min(getMaxSuspendWaitDurationConfig(), MAX_SUSPEND_WAIT_DURATION_MS)); in CarPowerManagementService()