Searched refs:mSecurityTypeIndex (Results 1 – 1 of 1) sorted by relevance
59 private int mSecurityTypeIndex = OPEN_INDEX; field in WifiApDialog75 mSecurityTypeIndex = getSecurityTypeIndex(wifiConfig); in WifiApDialog()102 switch (mSecurityTypeIndex) { in getConfig()164 mSecurity.setSelection(mSecurityTypeIndex); in onCreate()165 if (mSecurityTypeIndex == WPA2_INDEX) { in onCreate()219 || ((mSecurityTypeIndex == WPA2_INDEX) && mPassword.length() < 8) in validate()247 mSecurityTypeIndex = position; in onItemSelected()257 if (mSecurityTypeIndex == OPEN_INDEX) { in showSecurityFields()