Searched refs:SLEEP_MILLIS (Results 1 – 1 of 1) sorted by relevance
65 private static final long SLEEP_MILLIS = 200; // TODO(b/223768343): Allow configuring field in Poll231 Thread.sleep(SLEEP_MILLIS); in await()