Searched refs:mTrustSsl (Results 1 – 1 of 1) sorted by relevance
167 private boolean mTrustSsl = false; field in EasSyncService191 mTrustSsl = (ha.mFlags & HostAuth.FLAG_TRUST_ALL) != 0; in EasSyncService()1174 EmailClientConnectionManager.makeScheme(mSsl, mTrustSsl, mClientCertAlias); in cacheAuthUserAndBaseUriStrings()1219 mTrustSsl = hostAuth.shouldTrustAllServerCerts(); in setConnectionParameters()