Home
last modified time | relevance | path

Searched defs:securityType (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Email/src/com/android/email/activity/setup/
DAccountSetupOutgoingFragment.java315 int securityType = (Integer)((SpinnerOption)mSecurityTypeView.getSelectedItem()).value; in getPortFromSecurityType() local
368 int securityType = (Integer)((SpinnerOption)mSecurityTypeView.getSelectedItem()).value; in onNext() local
DAccountSetupIncomingFragment.java396 int securityType = (Integer)((SpinnerOption)mSecurityTypeView.getSelectedItem()).value; in getPortFromSecurityType() local
469 int securityType = (Integer) ((SpinnerOption) mSecurityTypeView.getSelectedItem()).value; in onNext() local