Searched refs:mIsVisibleInDownloadsUi (Results 1 – 1 of 1) sorted by relevance
352 private boolean mIsVisibleInDownloadsUi = true; field in DownloadManager.Request640 mIsVisibleInDownloadsUi = isVisible; in setVisibleInDownloadsUi()678 values.put(Downloads.Impl.COLUMN_IS_VISIBLE_IN_DOWNLOADS_UI, mIsVisibleInDownloadsUi); in toContentValues()