Home
last modified time | relevance | path

Searched refs:COLUMN_VISIBILITY (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/provider/
DDownloads.java207 public static final String COLUMN_VISIBILITY = "visibility"; field in Downloads.Impl
/frameworks/base/core/java/android/app/
DDownloadManager.java831 values.put(Downloads.Impl.COLUMN_VISIBILITY, mNotificationVisibility); in toContentValues()
1527 values.put(Downloads.Impl.COLUMN_VISIBILITY, (showNotification) ?