Searched refs:getPortFromSecurityType (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Email/src/com/android/email/activity/setup/
H A DAccountSetupOutgoingFragment.java314 private int getPortFromSecurityType() { method in class:AccountSetupOutgoingFragment
321 int port = getPortFromSecurityType();
365 serverPort = getPortFromSecurityType();
H A DAccountSetupIncomingFragment.java395 private int getPortFromSecurityType() { method in class:AccountSetupIncomingFragment
406 int port = getPortFromSecurityType();
466 serverPort = getPortFromSecurityType();
H A DAccountSetupExchangeFragment.java260 private int getPortFromSecurityType() { method in class:AccountSetupExchangeFragment
267 int port = getPortFromSecurityType();

Completed in 126 milliseconds