Home
last modified time | relevance | path

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

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