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