Home
last modified time | relevance | path

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

/aosp12/packages/providers/DownloadProvider/src/com/android/providers/downloads/
H A DDownloadStorageProvider.java697 includeDownload(result, docId, displayName, summary, size, mimeType, in includeDownloadFromCursor()
704 private void includeDownload(MatrixCursor result, in includeDownload() method in DownloadStorageProvider
949 includeDownload(result, docId, displayName, null /* description */, size, mimeType, in includeDownloadFromMediaStore()