Searched refs:getSignerConfigFromResources (Results 1 – 4 of 4) sorted by relevance
50 public static ApkSigner.SignerConfig getSignerConfigFromResources( in getSignerConfigFromResources() method in GcpSignerConfigGenerator52 return getSignerConfigFromResources(name, name, name, deterministicDsaSigning); in getSignerConfigFromResources()59 public static ApkSigner.SignerConfig getSignerConfigFromResources( in getSignerConfigFromResources() method in GcpSignerConfigGenerator64 return getSignerConfigFromResources( in getSignerConfigFromResources()72 public static ApkSigner.SignerConfig getSignerConfigFromResources( in getSignerConfigFromResources() method in GcpSignerConfigGenerator
37 public static ApkSigner.SignerConfig getSignerConfigFromResources( in getSignerConfigFromResources() method in AwsSignerConfigGenerator39 return getSignerConfigFromResources(name, name, name, deterministicDsaSigning); in getSignerConfigFromResources()43 public static ApkSigner.SignerConfig getSignerConfigFromResources( in getSignerConfigFromResources() method in AwsSignerConfigGenerator
259 X509Certificate certificate = getSignerConfigFromResources( in testUpdateSignerCapabilitiesCertificateNotInLineageThrowsException()577 SignerConfig firstSigner = getSignerConfigFromResources( in testLineageFromAPKContainsExpectedSigners()579 SignerConfig secondSigner = getSignerConfigFromResources( in testLineageFromAPKContainsExpectedSigners()581 SignerConfig thirdSigner = getSignerConfigFromResources( in testLineageFromAPKContainsExpectedSigners()593 SignerConfig firstSigner = getSignerConfigFromResources( in testLineageFromAPKWithV31BlockContainsExpectedSigners()595 SignerConfig secondSigner = getSignerConfigFromResources( in testLineageFromAPKWithV31BlockContainsExpectedSigners()607 SignerConfig firstSigner = getSignerConfigFromResources( in testOnlyV31LineageFromAPKWithV31BlockContainsExpectedSigners()609 SignerConfig secondSigner = getSignerConfigFromResources( in testOnlyV31LineageFromAPKWithV31BlockContainsExpectedSigners()1244 signerConfigs.add(getSignerConfigFromResources(signer)); in getSignerConfigsFromResources()1276 private static SignerConfig getSignerConfigFromResources( in getSignerConfigFromResources() method in SigningCertificateLineageTest
749 AwsSignerConfigGenerator.getSignerConfigFromResources( in testAws_Golden()853 AwsSignerConfigGenerator.getSignerConfigFromResources( in testAws_Golden()901 GcpSignerConfigGenerator.getSignerConfigFromResources( in testGcp_Golden()1004 GcpSignerConfigGenerator.getSignerConfigFromResources( in testGcp_Golden()