Searched refs:WAIT_FOR_SESSION_REMOVED_TTL (Results 1 – 1 of 1) sorted by relevance
115 private static final Duration WAIT_FOR_SESSION_REMOVED_TTL = Duration.ofSeconds(10); field in StagedInstallTest304 while (spentWaiting.compareTo(WAIT_FOR_SESSION_REMOVED_TTL) < 0) { in testAbandonStagedApkBeforeReboot_CommitAndAbandon()