Searched refs:startDownload (Results 1 – 6 of 6) sorted by relevance
118 startDownload(mId); in runUntilStatus()124 startDownload(mId); in runUntilStatus()172 startDownload(mId); in runUntilProgress()
63 startDownload(d.mId); in testFilenameRace()
133 startDownload(ContentUris.parseId(downloadUri)); in runUntilStatus()
188 protected void startDownload(long id) { in startDownload() method in AbstractDownloadProviderFunctionalTest
113 startDownload(); in run()117 private void startDownload() { in startDownload() method in DownloadVideoTask264 startDownload(); in onReceive()
990 startDownload(service, req); in tryStartDownload()1007 private void startDownload(final EmailServiceProxy service, final DownloadRequest req) in startDownload() method in AttachmentService