Searched refs:NOTE_DOWNLOAD_PROGRESS (Results 1 – 1 of 1) sorted by relevance
78 private static final int NOTE_DOWNLOAD_PROGRESS = 1; field in DownloadService223 startForeground(NOTE_DOWNLOAD_PROGRESS, makeProgressNotification(task, in onStartCommand()280 nm.notify(NOTE_DOWNLOAD_PROGRESS, makeProgressNotification(task, null /* progress */)); in processDownload()405 nm.notify(NOTE_DOWNLOAD_PROGRESS, note); in maybeNotifyProgress()