Searched refs:maybeNotifyProgress (Results 1 – 1 of 1) sorted by relevance
407 if (maybeNotifyProgress(progress, lastProgress, now, lastUpdateTime, task, nm)) { in downloadToFile()445 private boolean maybeNotifyProgress(int progress, int lastProgress, long now, in maybeNotifyProgress() method in DownloadService.ProcessingRunnable