Searched refs:REPORT_PERIOD (Results 1 – 1 of 1) sorted by relevance
108 private final static int REPORT_PERIOD = 150; // how often to report progress, in ms field in DictionaryDownloadProgressBar.UpdaterThread144 Thread.sleep(REPORT_PERIOD); in run()