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;464 || visibility == VISIBILITY_VISIBLE_NOTIFY_COMPLETED); in isQueuedAndVisible()470 || visibility == VISIBILITY_VISIBLE_NOTIFY_COMPLETED); in isActiveAndVisible()475 (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;201 (visibility == VISIBILITY_VISIBLE_NOTIFY_COMPLETED in hideNotification()
764 Downloads.Impl.VISIBILITY_VISIBLE_NOTIFY_COMPLETED); in insert()1216 Request.VISIBILITY_VISIBLE_NOTIFY_COMPLETED, in checkInsertPermissions()1221 Request.VISIBILITY_VISIBLE_NOTIFY_COMPLETED, in checkInsertPermissions()
105 DownloadManager.Request.VISIBILITY_VISIBLE_NOTIFY_COMPLETED); in downloadData()
133 Downloads.Impl.VISIBILITY_VISIBLE_NOTIFY_COMPLETED); in testInvalidVisibility()
673 DownloadManager.Request.VISIBILITY_VISIBLE_NOTIFY_COMPLETED)); in testNotificationVisibleComplete()