Searched refs:mSsl (Results 1 – 1 of 1) sorted by relevance
166 private boolean mSsl = true; field in EasSyncService190 mSsl = (ha.mFlags & HostAuth.FLAG_SSL) != 0; in EasSyncService()705 mSsl = true; in tryAutodiscover()1174 EmailClientConnectionManager.makeScheme(mSsl, mTrustSsl, mClientCertAlias); in cacheAuthUserAndBaseUriStrings()1218 mSsl = hostAuth.shouldUseSsl(); in setConnectionParameters()1233 return ExchangeService.getClientConnectionManager(mSsl, mPort); in getClientConnectionManager()