Searched refs:SLEEP_DURATION (Results 1 – 1 of 1) sorted by relevance
105 private static final Duration SLEEP_DURATION = Duration.ofMillis(200); field in StagedInstallTest258 Thread.sleep(SLEEP_DURATION.toMillis()); in testAbandonStagedApkBeforeReboot_CommitAndAbandon()259 spentWaiting = spentWaiting.plus(SLEEP_DURATION); in testAbandonStagedApkBeforeReboot_CommitAndAbandon()