Searched refs:checkPins (Results 1 – 1 of 1) sorted by relevance
95 checkPins(trustedChain); in checkServerTrusted()103 checkPins(trustedChain); in checkServerTrusted()114 checkPins(trustedChain); in checkServerTrusted()118 private void checkPins(List<X509Certificate> chain) throws CertificateException { in checkPins() method in NetworkSecurityTrustManager