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