Searched refs:URL_TEMPLATE_CHECKSUM_PLACEHOLDER (Results 1 – 2 of 2) sorted by relevance
39 public static final String URL_TEMPLATE_CHECKSUM_PLACEHOLDER = "{checksum}"; field in ManifestConfigHelper227 URL_TEMPLATE_CHECKSUM_PLACEHOLDER, dataFile.getChecksum())); in maybeApplyFileUrlTemplate()236 URL_TEMPLATE_CHECKSUM_PLACEHOLDER, deltaFile.getChecksum())) in maybeApplyFileUrlTemplate()
18 …roid.libraries.mobiledatadownload.populator.ManifestConfigHelper.URL_TEMPLATE_CHECKSUM_PLACEHOLDER;293 "https://standard.file.url/" + URL_TEMPLATE_CHECKSUM_PLACEHOLDER) in createManifestConfigWithUrlTemplate()