Searched refs:getEapSubjectMatch (Results 1 – 2 of 2) sorted by relevance
576 if (getEapSubjectMatch() && !TextUtils.isEmpty(mEapSubjectMatch)) { in loadWifiEnterpriseConfig()3010 private boolean getEapSubjectMatch() { in getEapSubjectMatch() method in SupplicantStaNetworkHal3016 mISupplicantStaNetwork.getEapSubjectMatch((SupplicantStatus status, in getEapSubjectMatch()
2073 .getEapSubjectMatch(any(ISupplicantStaNetwork.getEapSubjectMatchCallback.class)); in setupISupplicantNetworkMock()