Home
last modified time | relevance | path

Searched refs:SCANNABLE_VALUE_YES (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DDownloadManager.java412 private static final int SCANNABLE_VALUE_YES = Downloads.Impl.MEDIA_NOT_SCANNED; field in DownloadManager.Request
820 values.put(Downloads.Impl.COLUMN_MEDIA_SCANNED, (mScannable) ? SCANNABLE_VALUE_YES : in toContentValues()
1525 (isMediaScannerScannable) ? Request.SCANNABLE_VALUE_YES :
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt4812 Landroid/app/DownloadManager$Request;->SCANNABLE_VALUE_YES:I