Searched defs:requestDownload (Results 1 – 2 of 2) sorted by relevance
34 public static boolean requestDownload(JobContext jc, URL url, File file) { in requestDownload() method in DownloadUtils
173 private Uri requestDownload(String path) throws MalformedURLException, UnknownHostException { in requestDownload() method in DownloadProviderFunctionalTest