Searched refs:mEapSubjectMatch (Results 1 – 1 of 1) sorted by relevance
128 private String mEapSubjectMatch; field in SupplicantStaNetworkHal500 if (getEapSubjectMatch() && !TextUtils.isEmpty(mEapSubjectMatch)) { in loadWifiEnterpriseConfig()501 eapConfig.setFieldValue(WifiEnterpriseConfig.SUBJECT_MATCH_KEY, mEapSubjectMatch); in loadWifiEnterpriseConfig()2430 this.mEapSubjectMatch = matchValue; in getEapSubjectMatch()