Searched refs:SLEEP_TIME_MILLISECONDS (Results 1 – 1 of 1) sorted by relevance
39 private static final long SLEEP_TIME_MILLISECONDS = 250; field in PhotoDecodeRunnable251 Thread.sleep(SLEEP_TIME_MILLISECONDS); in run()