Searched defs:startDownloading (Results 1 – 9 of 9) sorted by relevance
43 ListenableFuture<Void> startDownloading(DownloadRequest downloadRequest); in startDownloading() method
70 public ListenableFuture<Void> startDownloading(DownloadRequest downloadRequest) { in startDownloading() method in MultiSchemeFileDownloader
67 public ListenableFuture<Void> startDownloading(DownloadRequest downloadRequest) { in startDownloading() method in InlineFileDownloader
59 public ListenableFuture<Void> startDownloading(DownloadRequest downloadRequest) { in startDownloading() method in TestFileDownloader
66 public ListenableFuture<Void> startDownloading(DownloadRequest downloadRequest) { in startDownloading() method in RobolectricFileDownloader
118 public ListenableFuture<Void> startDownloading(DownloadRequest downloadRequest) { in startDownloading() method in BlockingFileDownloader
59 public ListenableFuture<Void> startDownloading(DownloadRequest downloadRequest) { in startDownloading() method in LocalFileDownloader
89 public ListenableFuture<Void> startDownloading( in startDownloading() method in Offroad2FileDownloader
143 public ListenableFuture<Void> startDownloading( in startDownloading() method in MddFileDownloader