Searched defs:requestDownload (Results 1 – 3 of 3) sorted by relevance
34 public static boolean requestDownload(JobContext jc, URL url, File file) { in requestDownload() method in DownloadUtils
174 private Uri requestDownload(String path) throws MalformedURLException, UnknownHostException { in requestDownload() method in DownloadProviderFunctionalTest
242 public int requestDownload(Network network, String userAgent, String url, String filename, in requestDownload() method in DownloadService.DownloadServiceBinder