Searched refs:downloadFile (Results 1 – 1 of 1) sorted by relevance
118 int bytesRead = downloadFile(connection); in doInBackground()161 private int downloadFile(HttpURLConnection connection) { in downloadFile() method in WifiDownloadReceiver.DownloadTask