Searched refs:v3SignerIterator (Results 1 – 1 of 1) sorted by relevance
457 Iterator<ApkSigningBlockUtils.SignerConfig> v3SignerIterator = in processV31SignerConfigs() local459 while (v3SignerIterator.hasNext()) { in processV31SignerConfigs()460 ApkSigningBlockUtils.SignerConfig signerConfig = v3SignerIterator.next(); in processV31SignerConfigs()465 v3SignerIterator.remove(); in processV31SignerConfigs()