Searched refs:includeDownload (Results 1 – 1 of 1) sorted by relevance
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
D | DownloadStorageProvider.java | 693 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()
|