Home
last modified time | relevance | path

Searched refs:VISIBILITY_HIDDEN (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/provider/
DDownloads.java770 public static final int VISIBILITY_HIDDEN = DownloadManager.Request.VISIBILITY_HIDDEN; field in Downloads.Impl
/frameworks/base/core/java/android/app/
DDownloadManager.java404 public static final int VISIBILITY_HIDDEN = 2; field in DownloadManager.Request
632 setNotificationVisibility(VISIBILITY_HIDDEN); in setShowRunningNotification()
1206 Request.VISIBILITY_VISIBLE_NOTIFY_ONLY_COMPLETION : Request.VISIBILITY_HIDDEN); in addCompletedDownload()
/frameworks/base/api/
Dcurrent.txt4184 field public static final int VISIBILITY_HIDDEN = 2; // 0x2
Dsystem-current.txt4301 field public static final int VISIBILITY_HIDDEN = 2; // 0x2