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