Searched refs:MAX_SUSPEND_WAIT_DURATION_MS (Results 1 – 1 of 1) sorted by relevance
170 private static final long MAX_SUSPEND_WAIT_DURATION_MS = 3 * 60 * 1000; field in CarPowerManagementService579 Math.min(getMaxSuspendWaitDurationConfig(), MAX_SUSPEND_WAIT_DURATION_MS)); in CarPowerManagementService()723 proto.write(CarPowerDumpProto.MAX_SUSPEND_WAIT_DURATION_MS, mMaxSuspendWaitDurationMs); in dumpProto()