Searched defs:eapMethod (Results 1 – 1 of 1) sorted by relevance
510 int eapMethod = mEapMethodSpinner.getSelectedItemPosition(); in getConfig() local816 int eapMethod = enterpriseConfig.getEapMethod(); in showSecurityFields() local899 private void showEapFieldsByMethod(int eapMethod) { in showEapFieldsByMethod()