Searched refs:installCertificate (Results 1 – 7 of 7) sorted by relevance
511 store.installCertificate(null); in assertEmpty()579 store.installCertificate(getCa2()); in testOneSystemOneUserOneDeleted()588 store.installCertificate(getCa3WithCa1Subject()); in testOneSystemOneUserOneDeletedSameSubject()661 store.installCertificate(ca1); in testIsTrustAnchorWithReissuedgetCa()669 store.installCertificate(getCa1()); in testInstallEmpty()674 store.installCertificate(getCa1()); in testInstallEmpty()685 store.installCertificate(getCa1()); in testInstallEmptySystemExists()698 store.installCertificate(getCa1()); in testInstallEmptyDeletedSystemExists()710 store.installCertificate(getCa1()); in testDeleteUser()
515 store.installCertificate(null); in assertEmpty()583 store.installCertificate(getCa2()); in testOneSystemOneUserOneDeleted()592 store.installCertificate(getCa3WithCa1Subject()); in testOneSystemOneUserOneDeletedSameSubject()665 store.installCertificate(ca1); in testIsTrustAnchorWithReissuedgetCa()673 store.installCertificate(getCa1()); in testInstallEmpty()678 store.installCertificate(getCa1()); in testInstallEmpty()689 store.installCertificate(getCa1()); in testInstallEmptySystemExists()702 store.installCertificate(getCa1()); in testInstallEmptyDeletedSystemExists()714 store.installCertificate(getCa1()); in testDeleteUser()
113 public void installCertificate(@RpcParameter(name = "vpnProfile") JSONObject vpnProfile, in installCertificate() method in VpnFacade118 mCertHelper.installCertificate(profile, certFile, password); in installCertificate()
171 public void installCertificate(VpnProfile profile, String certFile, String password) { in installCertificate() method in CertInstallerHelper
33 method:com.android.org.conscrypt.TrustedCertificateStore#installCertificate(X509Certificate)
572 public void installCertificate(X509Certificate cert) throws IOException, CertificateException { in installCertificate() method in TrustedCertificateStore
596 public void installCertificate(X509Certificate cert) throws IOException, CertificateException { in installCertificate() method in TrustedCertificateStore