Searched refs:VISIBILITY_VISIBLE_NOTIFY_COMPLETED (Results 1 – 8 of 8) sorted by relevance
551 return visibility == DownloadManager.Request.VISIBILITY_VISIBLE_NOTIFY_COMPLETED || in isNotificationToBeDisplayed()763 public static final int VISIBILITY_VISIBLE_NOTIFY_COMPLETED = field in Downloads.Impl764 DownloadManager.Request.VISIBILITY_VISIBLE_NOTIFY_COMPLETED;
20 import static android.app.DownloadManager.Request.VISIBILITY_VISIBLE_NOTIFY_COMPLETED;365 || download.mVisibility == VISIBILITY_VISIBLE_NOTIFY_COMPLETED); in isActiveAndVisible()370 (download.mVisibility == VISIBILITY_VISIBLE_NOTIFY_COMPLETED in isCompleteAndVisible()
19 import static android.app.DownloadManager.Request.VISIBILITY_VISIBLE_NOTIFY_COMPLETED;169 (visibility == VISIBILITY_VISIBLE_NOTIFY_COMPLETED in hideNotification()
585 Downloads.Impl.VISIBILITY_VISIBLE_NOTIFY_COMPLETED); in insert()790 Request.VISIBILITY_VISIBLE_NOTIFY_COMPLETED, in checkInsertPermissions()795 Request.VISIBILITY_VISIBLE_NOTIFY_COMPLETED, in checkInsertPermissions()
375 if (mVisibility == Downloads.Impl.VISIBILITY_VISIBLE_NOTIFY_COMPLETED) { in hasCompletionNotification()
108 Downloads.Impl.VISIBILITY_VISIBLE_NOTIFY_COMPLETED); in testInvalidVisibility()
219 DownloadManager.Request.VISIBILITY_VISIBLE_NOTIFY_COMPLETED); in onDownloadStartNoStream()
640 DownloadManager.Request.VISIBILITY_VISIBLE_NOTIFY_COMPLETED)); in testNotificationVisibleComplete()