Home
last modified time | relevance | path

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

/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DDownloadStorageProvider.java286 includeDownloadFromMediaStore(result, cursor, null /* filePaths */); in queryDocument()
887 includeDownloadFromMediaStore(result, cursor, filePaths); in includeDownloadsFromMediaStore()
896 private void includeDownloadFromMediaStore(@NonNull MatrixCursor result, in includeDownloadFromMediaStore() method in DownloadStorageProvider