Home
last modified time | relevance | path

Searched defs:VISIBILITY_VISIBLE (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/accounts/
DAccountManager.java308 public static final int VISIBILITY_VISIBLE = 1; field in AccountManager
/frameworks/base/core/java/android/provider/
DDownloads.java811 public static final int VISIBILITY_VISIBLE = DownloadManager.Request.VISIBILITY_VISIBLE; field in Downloads.Impl
/frameworks/base/core/java/android/app/
DDownloadManager.java425 public static final int VISIBILITY_VISIBLE = 0; field in DownloadManager.Request