Searched refs:makeDoneNotification (Results 1 – 1 of 1) sorted by relevance
319 makeDoneNotification(task.mId, task.mDisplayName, task.mOutFile)); in processDownload()424 private Notification makeDoneNotification(int taskId, @NonNull String displayName, in makeDoneNotification() method in DownloadService