Home
last modified time | relevance | path

Searched refs:maybeNotifyProgress (Results 1 – 1 of 1) sorted by relevance

/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/
DDownloadService.java363 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