Searched refs:isCertInTrustStore (Results 1 – 1 of 1) sorted by relevance
581 if (isCertInTrustStore(mPendingRootCaCert)) { in configureServerValidationMethod()984 private boolean isCertInTrustStore(X509Certificate rootCaCert) { in isCertInTrustStore() method in InsecureEapNetworkHandler