Searched refs:PROGRESS_INTERVAL_MILLIS (Results 1 – 1 of 1) sorted by relevance
511 private static final long PROGRESS_INTERVAL_MILLIS = 500L; field in FileOperationService.JobMonitor540 handler.postDelayed(this, PROGRESS_INTERVAL_MILLIS); in run()