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