Searched refs:getEapPrivateKeyId (Results 1 – 2 of 2) sorted by relevance
536 if (getEapPrivateKeyId() && !TextUtils.isEmpty(mEapPrivateKeyId)) { in loadWifiEnterpriseConfig()2710 private boolean getEapPrivateKeyId() { in getEapPrivateKeyId() method in SupplicantStaNetworkHal2716 mISupplicantStaNetwork.getEapPrivateKeyId((SupplicantStatus status, in getEapPrivateKeyId()
1632 .getEapPrivateKeyId(any(ISupplicantStaNetwork.getEapPrivateKeyIdCallback.class)); in setupISupplicantNetworkMock()