Searched refs:setSecurity (Results 1 – 9 of 9) sorted by relevance
82 public void setSecurity(int connectionSecurity, boolean trustAllCertificates); in setSecurity() method
252 mockTransport.setSecurity(Transport.CONNECTION_SECURITY_NONE, false); in openAndInjectMockTransport()
321 public void setSecurity(int connectionSecurity, boolean trustAllCertificates) { in setSecurity() method in MockTransport
131 public void setSecurity(int connectionSecurity, boolean trustAllCertificates) { in setSecurity() method in MailTransport
88 mTransport.setSecurity(connectionSecurity, trustCertificates); in SmtpSender()
131 mTransport.setSecurity(connectionSecurity, trustCertificates); in ImapStore()
126 mTransport.setSecurity(connectionSecurity, trustCertificates); in Pop3Store()
876 mockTransport.setSecurity(Transport.CONNECTION_SECURITY_NONE, false); in openAndInjectMockTransport()
557 mockTransport.setSecurity(connectionSecurity, trustAllCertificates); in openAndInjectMockTransport()