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