Searched defs:urlToDownload (Results 1 – 10 of 10) sorted by relevance
196 String urlToDownload = testUrlPrefix.path(TEST_DATA_ENDPOINT).toString(); in testStartDownloading_downloadConditionsNull_usesWifiOnly() local233 String urlToDownload = testUrlPrefix.path(TEST_DATA_ENDPOINT).toString(); in testStartDownloading_wifi() local278 String urlToDownload = testUrlPrefix.path(TEST_DATA_ENDPOINT).toString(); in testStartDownloading_wifi_notSettingTrafficTag() local303 String urlToDownload = testUrlPrefix.path(TEST_DATA_ENDPOINT).toString(); in testStartDownloading_extraHttpHeaders() local333 String urlToDownload = testUrlPrefix.path(TEST_DATA_ENDPOINT).toString(); in testStartDownloading_cellular() local385 String urlToDownload = testUrlPrefix.path(TEST_DATA_ENDPOINT).toString(); in testStartDownloading_whenPartialFile_whenMetadataNotPresent_getsFullFile() local426 String urlToDownload = testUrlPrefix.path(TEST_DATA_ENDPOINT).toString(); in testStartDownloading_whenPartialFile_whenMetadataPresent_reusesPartialFile() local472 String urlToDownload = testUrlPrefix.path(TEST_DATA_ENDPOINT).toString(); in testCancelDownload_notFinishedFuture() local513 String urlToDownload = testUrlPrefix.path(TEST_DATA_ENDPOINT).toString(); in testCancelDownload_onAlreadySucceededFuture() local
43 public abstract String urlToDownload(); in urlToDownload() method in DownloadRequest94 public abstract Builder setUrlToDownload(String urlToDownload); in setUrlToDownload()138 abstract String urlToDownload(); in urlToDownload() method in DownloadRequest.Builder
39 public abstract String urlToDownload(); in urlToDownload() method in DownloadRequest91 public abstract Builder setUrlToDownload(String urlToDownload); in setUrlToDownload()141 abstract String urlToDownload(); in urlToDownload() method in DownloadRequest.Builder
48 public abstract String urlToDownload(); in urlToDownload() method in SingleFileDownloadRequest101 public abstract Builder setUrlToDownload(String urlToDownload); in setUrlToDownload()152 abstract String urlToDownload(); in urlToDownload() method in SingleFileDownloadRequest.Builder
278 public void setUpRemoteFile(String urlToDownload, byte[] content) { in setUpRemoteFile()322 String urlToDownload = dataFile.getUrlToDownload(); in toClientFileGroup() local332 private void maybeSetUpFileAtUri(String urlToDownload) { in maybeSetUpFileAtUri()352 private static Uri getMobstoreUriForRemoteFile(String urlToDownload) { in getMobstoreUriForRemoteFile()
56 String urlToDownload = downloadRequest.urlToDownload(); in startDownloading() local
73 String urlToDownload = downloadRequest.urlToDownload(); in startDownloadingInternal() local
150 String urlToDownload, in startDownloading()
236 String urlToDownload = dataFile.getUrlToDownload(); in appendIsolatedFileUri() local