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

/frameworks/base/core/java/android/app/
H A DDownloadManager.java399 private static final int SCANNABLE_VALUE_YES = 0; field in class:DownloadManager.Request
765 values.put(Downloads.Impl.COLUMN_MEDIA_SCANNED, (mScannable) ? SCANNABLE_VALUE_YES :
1409 (isMediaScannerScannable) ? Request.SCANNABLE_VALUE_YES :

Completed in 54 milliseconds