Home
last modified time | relevance | path

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

/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/
DDownloadService.java322 nm.notify(NOTE_DOWNLOAD_DONE, makeErrorNotification(task.mDisplayName)); in processDownload()
444 private Notification makeErrorNotification(@NonNull String filename) { in makeErrorNotification() method in DownloadService