Searched refs:REQUIRED_DURATION_MS (Results 1 – 1 of 1) sorted by relevance
61 private static final long REQUIRED_DURATION_MS = 30 * 1000L; field in GarageModeTestActivity166 } else if (termination > (garageModeStart + REQUIRED_DURATION_MS)) { in verifyStatus()