Searched refs:CONNECTION_SECURITY_SSL (Results 1 – 6 of 6) sorted by relevance
47 public static final int CONNECTION_SECURITY_SSL = 1; field
167 return (mConnectionSecurity == CONNECTION_SECURITY_SSL); in canTrySslSecurity()
75 connectionSecurity = Transport.CONNECTION_SECURITY_SSL; in SmtpSender()
143 return mConnectionSecurity == Transport.CONNECTION_SECURITY_SSL; in canTrySslSecurity()
118 connectionSecurity = Transport.CONNECTION_SECURITY_SSL; in ImapStore()
112 connectionSecurity = Transport.CONNECTION_SECURITY_SSL; in Pop3Store()