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