Searched refs:NOTE_DOWNLOAD_DONE (Results 1 – 1 of 1) sorted by relevance
79 private static final int NOTE_DOWNLOAD_DONE = 2; field in DownloadService318 nm.notify(NOTE_DOWNLOAD_DONE, in processDownload()322 nm.notify(NOTE_DOWNLOAD_DONE, makeErrorNotification(task.mDisplayName)); in processDownload()