Searched refs:v3SignerConfigs (Results 1 – 1 of 1) sorted by relevance
434 List<ApkSigningBlockUtils.SignerConfig> v3SignerConfigs) { in processV31SignerConfigs() argument437 if (v3SignerConfigs.size() == 1) { in processV31SignerConfigs()443 int signerMinSdkVersion = v3SignerConfigs.stream().mapToInt( in processV31SignerConfigs()446 Iterator<ApkSigningBlockUtils.SignerConfig> v3SignerIterator = v3SignerConfigs.iterator(); in processV31SignerConfigs()1078 List<ApkSigningBlockUtils.SignerConfig> v3SignerConfigs = in outputZipSectionsInternal() local1081 v3SignerConfigs); in outputZipSectionsInternal()1094 zipCentralDirectory, eocd, v3SignerConfigs) in outputZipSectionsInternal()