Searched refs:SCANNABLE_VALUE_YES (Results 1 – 1 of 1) sorted by relevance
396 private static final int SCANNABLE_VALUE_YES = 0; field in DownloadManager.Request780 values.put(Downloads.Impl.COLUMN_MEDIA_SCANNED, (mScannable) ? SCANNABLE_VALUE_YES : in toContentValues()1401 (isMediaScannerScannable) ? Request.SCANNABLE_VALUE_YES :