Searched refs:setEapProactiveKeyCaching (Results 1 – 1 of 1) sorted by relevance
684 && !setEapProactiveKeyCaching(eapParam.equals("1") ? true : false)) { in saveWifiEnterpriseConfig()1740 private boolean setEapProactiveKeyCaching(boolean enable) { in setEapProactiveKeyCaching() method in SupplicantStaNetworkHal