Home
last modified time | relevance | path

Searched refs:signersList (Results 1 – 1 of 1) sorted by relevance

/tools/apksig/src/test/java/com/android/apksig/
DApkSignerTest.java1569 List<ApkSigner.SignerConfig> signersList = in testPublicKeyHasPositiveModulusAfterSigning() local
1577 new ApkSigner.Builder(signersList) in testPublicKeyHasPositiveModulusAfterSigning()
1727 List<ApkSigner.SignerConfig> signersList = in testSignApk_stampBlock_noStampGenerated() local
1734 new ApkSigner.Builder(signersList) in testSignApk_stampBlock_noStampGenerated()
1758 List<ApkSigner.SignerConfig> signersList = in testSignApk_stampBlock_whenV1SignaturePresent() local
1767 new ApkSigner.Builder(signersList) in testSignApk_stampBlock_whenV1SignaturePresent()
1781 List<ApkSigner.SignerConfig> signersList = in testSignApk_stampBlock_whenV2SignaturePresent() local
1790 new ApkSigner.Builder(signersList) in testSignApk_stampBlock_whenV2SignaturePresent()
1803 List<ApkSigner.SignerConfig> signersList = in testSignApk_stampBlock_whenV3SignaturePresent() local
1812 new ApkSigner.Builder(signersList) in testSignApk_stampBlock_whenV3SignaturePresent()
[all …]