Home
last modified time | relevance | path

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

/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DDownloadStorageProvider.java693 includeDownload(result, docId, displayName, summary, size, mimeType, in includeDownloadFromCursor()
700 private void includeDownload(MatrixCursor result, in includeDownload() method in DownloadStorageProvider
919 includeDownload(result, docId, displayName, null /* description */, size, mimeType, in includeDownloadFromMediaStore()