Home
last modified time | relevance | path

Searched defs:setEapMethod (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/
DWifiEnterpriseConfig.java426 public void setEapMethod(int eapMethod) { in setEapMethod() method in WifiEnterpriseConfig
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DSupplicantStaNetworkHal.java1530 private boolean setEapMethod(int method) { in setEapMethod() method in SupplicantStaNetworkHal