Home
last modified time | relevance | path

Searched refs:mLastShownEapMethod (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/wifi/
H A DWifiConfigController2.java177 private int mLastShownEapMethod; field in WifiConfigController2
1061 mLastShownEapMethod = eapMethod; in showSecurityFields()
1677 if (mLastShownEapMethod != selectedItemPosition) {
1678 mLastShownEapMethod = selectedItemPosition;