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.java288 includeDownloadFromMediaStore(result, cursor, null /* filePaths */, in queryDocument()
895 includeDownloadFromMediaStore(result, cursor, filePaths, shouldExcludeMedia); in includeDownloadsFromMediaStore()
904 private void includeDownloadFromMediaStore(@NonNull MatrixCursor result, in includeDownloadFromMediaStore() method in DownloadStorageProvider