Searched defs:downloadRequest (Results 1 – 4 of 4) sorted by relevance
62 DownloadRequest downloadRequest = DownloadRequest.newBuilder().setUrlToDownload( in testValidDebugUrl() local80 DownloadRequest downloadRequest = DownloadRequest.newBuilder().setUrlToDownload( in testUnsecureUrl() local
86 public ListenableFuture<Void> startDownloading(DownloadRequest downloadRequest) { in startDownloading()91 private ListenableFuture<Void> startDownloadingInternal(DownloadRequest downloadRequest) { in startDownloadingInternal()
138 public ListenableFuture<Void> startDownloading(DownloadRequest downloadRequest) { in startDownloading()
57 DownloadRequest downloadRequest = DownloadRequest.newBuilder().setUrlToDownload( in testValidDebugUrl() local