Searched refs:targetedNetwork (Results 1 – 1 of 1) sorted by relevance
3902 WifiConfiguration targetedNetwork =3908 if (targetedNetwork != null) {3910 targetedNetwork.SSID);3914 if (targetedNetwork != null && targetedNetwork.enterpriseConfig != null3915 && targetedNetwork.enterpriseConfig.isAuthenticationSimBased()) {3916 mEapFailureNotifier.onEapFailure(errorCode, targetedNetwork);4564 WifiConfiguration targetedNetwork = in handleEapAuthFailure() local4566 if (targetedNetwork != null) { in handleEapAuthFailure()4567 switch (targetedNetwork.enterpriseConfig.getEapMethod()) { in handleEapAuthFailure()4572 mWifiCarrierInfoManager.resetCarrierKeysForImsiEncryption(targetedNetwork); in handleEapAuthFailure()