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