Searched defs:VISIBILITY_VISIBLE_NOTIFY_COMPLETED (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/core/java/android/app/
H A DDownloadManager.java388 public static final int VISIBILITY_VISIBLE_NOTIFY_COMPLETED = 1; field in class:DownloadManager.Request
404 * {@link #VISIBILITY_VISIBLE_NOTIFY_COMPLETED}, {@link #VISIBILITY_VISIBLE},
609 * {@link #VISIBILITY_VISIBLE_NOTIFY_COMPLETED}.
/frameworks/base/core/java/android/provider/
H A DDownloads.java547 return visibility == DownloadManager.Request.VISIBILITY_VISIBLE_NOTIFY_COMPLETED ||
759 public static final int VISIBILITY_VISIBLE_NOTIFY_COMPLETED = field in class:Downloads.Impl
760 DownloadManager.Request.VISIBILITY_VISIBLE_NOTIFY_COMPLETED;

Completed in 39 milliseconds