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