Searched refs:shouldTrustAllServerCerts (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
H A DEmailClientConnectionManager.java99 hostAuth.shouldTrustAllServerCerts());
108 boolean insecure = hostAuth.shouldTrustAllServerCerts();
/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
H A DHostAuth.java400 public boolean shouldTrustAllServerCerts() { method in class:HostAuth

Completed in 42 milliseconds