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;460 || visibility == VISIBILITY_VISIBLE_NOTIFY_COMPLETED); in isQueuedAndVisible()466 || visibility == VISIBILITY_VISIBLE_NOTIFY_COMPLETED); in isActiveAndVisible()471 (visibility == VISIBILITY_VISIBLE_NOTIFY_COMPLETED in isCompleteAndVisible()
20 import static android.provider.Downloads.Impl.VISIBILITY_VISIBLE_NOTIFY_COMPLETED;263 case VISIBILITY_VISIBLE_NOTIFY_COMPLETED: in isVisible()370 if (mVisibility == Downloads.Impl.VISIBILITY_VISIBLE_NOTIFY_COMPLETED) { in hasCompletionNotification()
19 import static android.app.DownloadManager.Request.VISIBILITY_VISIBLE_NOTIFY_COMPLETED;220 (visibility == VISIBILITY_VISIBLE_NOTIFY_COMPLETED in hideNotification()
808 Downloads.Impl.VISIBILITY_VISIBLE_NOTIFY_COMPLETED); in insert()1255 Request.VISIBILITY_VISIBLE_NOTIFY_COMPLETED, in checkInsertPermissions()1260 Request.VISIBILITY_VISIBLE_NOTIFY_COMPLETED, in checkInsertPermissions()
105 DownloadManager.Request.VISIBILITY_VISIBLE_NOTIFY_COMPLETED); in downloadData()
108 Downloads.Impl.VISIBILITY_VISIBLE_NOTIFY_COMPLETED); in testInvalidVisibility()
673 DownloadManager.Request.VISIBILITY_VISIBLE_NOTIFY_COMPLETED)); in testNotificationVisibleComplete()