Searched defs:downloadRequest (Results 1 – 5 of 5) sorted by relevance
62 DownloadRequest downloadRequest = DownloadRequest.newBuilder().setUrlToDownload( in testValidDebugUrl() local80 DownloadRequest downloadRequest = DownloadRequest.newBuilder().setUrlToDownload( in testUnsecureUrl() local
89 public ListenableFuture<Void> startDownloading(DownloadRequest downloadRequest) { in startDownloading()94 private ListenableFuture<Void> startDownloadingInternal(DownloadRequest downloadRequest) { in startDownloadingInternal()
140 public ListenableFuture<Void> startDownloading(DownloadRequest downloadRequest) { in startDownloading()
57 DownloadRequest downloadRequest = DownloadRequest.newBuilder().setUrlToDownload( in testValidDebugUrl() local
177 AdServicesHttpClientRequest downloadRequest = in downloadAndUpdate() local