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