Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/provider/
DDownloads.java758 public static final int VISIBILITY_VISIBLE = DownloadManager.Request.VISIBILITY_VISIBLE; field in Downloads.Impl
/frameworks/base/core/java/android/app/
DDownloadManager.java393 public static final int VISIBILITY_VISIBLE = 0; field in DownloadManager.Request
418 private int mNotificationVisibility = VISIBILITY_VISIBLE;
631 return (show) ? setNotificationVisibility(VISIBILITY_VISIBLE) : in setShowRunningNotification()
/frameworks/base/api/
Dcurrent.txt4185 field public static final int VISIBILITY_VISIBLE = 0; // 0x0
Dsystem-current.txt4302 field public static final int VISIBILITY_VISIBLE = 0; // 0x0