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