Searched refs:getPortFromSecurityType (Results 1 – 2 of 2) sorted by relevance
304 private int getPortFromSecurityType() { in getPortFromSecurityType() method in AccountSetupOutgoingFragment311 final int port = getPortFromSecurityType(); in updatePortFromSecurityType()394 serverPort = getPortFromSecurityType(); in collectUserInputInternal()
432 private int getPortFromSecurityType(boolean useSsl) { in getPortFromSecurityType() method in AccountSetupIncomingFragment460 final int port = getPortFromSecurityType(sslSelected); in updatePortFromSecurityType()570 serverPort = getPortFromSecurityType(getSslSelected()); in collectUserInputInternal()