Home
last modified time | relevance | path

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

/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/
DDownloadService.java319 makeDoneNotification(task.mId, task.mDisplayName, task.mOutFile)); in processDownload()
424 private Notification makeDoneNotification(int taskId, @NonNull String displayName, in makeDoneNotification() method in DownloadService