Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/wifi/
DWifiConfigController.java511 int phase2Method = mPhase2Spinner.getSelectedItemPosition(); in getConfig() local
817 int phase2Method = enterpriseConfig.getPhase2Method(); in showSecurityFields() local