Searched refs:SCANNABLE_VALUE_YES (Results 1 – 2 of 2) sorted by relevance
412 private static final int SCANNABLE_VALUE_YES = Downloads.Impl.MEDIA_NOT_SCANNED; field in DownloadManager.Request820 values.put(Downloads.Impl.COLUMN_MEDIA_SCANNED, (mScannable) ? SCANNABLE_VALUE_YES : in toContentValues()1525 (isMediaScannerScannable) ? Request.SCANNABLE_VALUE_YES :
4812 Landroid/app/DownloadManager$Request;->SCANNABLE_VALUE_YES:I