Searched refs:mEapType (Results 1 – 1 of 1) sorted by relevance
255 private int mEapType = EAP_UNKNOWN; field in AccessPoint313 mEapType = savedState.getInt(KEY_EAPTYPE); in AccessPoint()968 mEapType = getEapType(bestResult); in updateBestRssiInfo()1014 switch (mEapType) { in getSecurityString()1400 savedState.putInt(KEY_EAPTYPE, mEapType); in saveWifiState()