Searched refs:startDownload (Results 1 – 5 of 5) sorted by relevance
119 startDownload(mId); in runUntilStatus()125 startDownload(mId); in runUntilStatus()173 startDownload(mId); in runUntilProgress()
63 startDownload(d.mId); in testFilenameRace()
133 startDownload(ContentUris.parseId(downloadUri)); in runUntilStatus()
231 protected void startDownload(long id) { in startDownload() method in AbstractDownloadProviderFunctionalTest
990 startDownload(service, req); in tryStartDownload()1007 private void startDownload(final EmailServiceProxy service, final DownloadRequest req) in startDownload() method in AttachmentService