Searched refs:mEapAltSubjectMatch (Results 1 – 1 of 1) sorted by relevance
129 private String mEapAltSubjectMatch; field in SupplicantStaNetworkHal528 if (getEapAltSubjectMatch() && !TextUtils.isEmpty(mEapAltSubjectMatch)) { in loadWifiEnterpriseConfig()530 WifiEnterpriseConfig.ALTSUBJECT_MATCH_KEY, mEapAltSubjectMatch); in loadWifiEnterpriseConfig()2462 this.mEapAltSubjectMatch = matchValue; in getEapAltSubjectMatch()