Searched refs:downloadFile (Results 1 – 3 of 3) sorted by relevance
93 downloadFile(); in testWifiDownload()104 downloadFile(); in testMobileDownload()111 protected void downloadFile() throws Exception { in downloadFile() method in BandwidthTest
111 totalSize += Downloader.downloadFile(urls[i]);
8393 File downloadFile = (staging) ? mStageName : mBackupDataName; in initiateOneRestore() local8398 stage = ParcelFileDescriptor.open(downloadFile, in initiateOneRestore()8409 downloadFile.delete(); in initiateOneRestore()8419 stage = ParcelFileDescriptor.open(downloadFile, in initiateOneRestore()