Searched refs:DownloadUtils (Results 1 – 3 of 3) sorted by relevance
34 public DownloadUtils getDownloadService() { return null; } in getDownloadService()
31 public class DownloadUtils { class
324 boolean downloaded = DownloadUtils.requestDownload(jc, url, tempFile); in run()