Searched defs:VISIBILITY_VISIBLE_NOTIFY_COMPLETED (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DDownloads.java552 return visibility == DownloadManager.Request.VISIBILITY_VISIBLE_NOTIFY_COMPLETED ||
764 public static final int VISIBILITY_VISIBLE_NOTIFY_COMPLETED = field in class:Downloads.Impl
765 DownloadManager.Request.VISIBILITY_VISIBLE_NOTIFY_COMPLETED;
/frameworks/base/core/java/android/app/
H A DDownloadManager.java399 public static final int VISIBILITY_VISIBLE_NOTIFY_COMPLETED = 1; field in class:DownloadManager.Request
415 * {@link #VISIBILITY_VISIBLE_NOTIFY_COMPLETED}, {@link #VISIBILITY_VISIBLE},
644 * {@link #VISIBILITY_VISIBLE_NOTIFY_COMPLETED}.

Completed in 127 milliseconds