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