Searched refs:RETRY_TIMEOUT_MILLIS (Results 1 – 1 of 1) sorted by relevance
88 private static final long RETRY_TIMEOUT_MILLIS = 500; field in PackageWatchdogTest120 Thread.sleep(RETRY_TIMEOUT_MILLIS); in retry()