Searched defs:downloads (Results 1 – 6 of 6) sorted by relevance
62 final List<Pair<Download, String>> downloads = Lists.newArrayList(); in testFilenameRace() local
325 private void checkAndCloseCursor(Cursor cursor, Download... downloads) { in checkAndCloseCursor()
118 public void updateWith(Collection<DownloadInfo> downloads) { in updateWith()124 private void updateWithLocked(Collection<DownloadInfo> downloads) { in updateWithLocked()
395 File downloads = Environment.getExternalStoragePublicDirectory( in saveAttachment() local
151 Uri exportedMovieUri, String theme, List<Download> downloads) { in VideoEditorProject()1180 final List<Download> downloads = new ArrayList<Download>(); in fromXml() local
778 File downloads = Environment.getExternalStoragePublicDirectory( in performAttachmentSave() local