Home | History | Annotate | Download | only in app

Lines Matching defs:mIsVisibleInDownloadsUi

394         private boolean mIsVisibleInDownloadsUi = true;
741 mIsVisibleInDownloadsUi = isVisible;
781 values.put(Downloads.Impl.COLUMN_IS_VISIBLE_IN_DOWNLOADS_UI, mIsVisibleInDownloadsUi);