Searched refs:eapCertSelection (Results 1 – 2 of 2) sorted by relevance
1159 String eapCertSelection = (String) mEapCaCertSpinner.getSelectedItem(); in showEapFieldsByMethod() local1160 if (eapCertSelection.equals(mDoNotValidateEapServerString) in showEapFieldsByMethod()1161 || eapCertSelection.equals(mUnspecifiedCertString)) { in showEapFieldsByMethod()
1190 String eapCertSelection = (String) mEapCaCertSpinner.getSelectedItem(); in showEapFieldsByMethod() local1191 if (eapCertSelection.equals(mDoNotValidateEapServerString) in showEapFieldsByMethod()1192 || eapCertSelection.equals(mUnspecifiedCertString)) { in showEapFieldsByMethod()