Searched refs:v31SignerConfigs (Results 1 – 1 of 1) sorted by relevance
456 List<ApkSigningBlockUtils.SignerConfig> v31SignerConfigs = new ArrayList<>(); in processV31SignerConfigs() local464 v31SignerConfigs.add(signerConfig); in processV31SignerConfigs()468 return v31SignerConfigs; in processV31SignerConfigs()1075 List<ApkSigningBlockUtils.SignerConfig> v31SignerConfigs = processV31SignerConfigs( in outputZipSectionsInternal() local1077 if (v31SignerConfigs != null && v31SignerConfigs.size() > 0) { in outputZipSectionsInternal()1081 v31SignerConfigs) in outputZipSectionsInternal()