Searched refs:mEapIdentity (Results 1 – 1 of 1) sorted by relevance
121 private ArrayList<Byte> mEapIdentity; field in SupplicantStaNetworkHal474 if (getEapIdentity() && !ArrayUtils.isEmpty(mEapIdentity)) { in loadWifiEnterpriseConfig()477 NativeUtil.stringFromByteArrayList(mEapIdentity)); in loadWifiEnterpriseConfig()2249 this.mEapIdentity = identityValue; in getEapIdentity()