Searched refs:getEapCAPath (Results 1 – 4 of 4) sorted by relevance
528 sta_network_->getEapCAPath([&](const SupplicantStatus& status, in TEST_P()
606 if (getEapCAPath() && !TextUtils.isEmpty(mEapCAPath)) { in loadWifiEnterpriseConfig()2939 private boolean getEapCAPath() { in getEapCAPath() method in SupplicantStaNetworkHal2945 mISupplicantStaNetwork.getEapCAPath((SupplicantStatus status, String pathValue) -> { in getEapCAPath()
831 getEapCAPath() generates (SupplicantStatus status, string path);
2165 .getEapCAPath(any(ISupplicantStaNetwork.getEapCAPathCallback.class)); in setupISupplicantNetworkMock()