Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiConfigurationTestUtil.java342 public static WifiConfiguration createEapNetwork() { in createEapNetwork() method in WifiConfigurationTestUtil
349 public static WifiConfiguration createEapNetwork(String ssid) { in createEapNetwork() method in WifiConfigurationTestUtil
357 public static WifiConfiguration createEapNetwork(int eapMethod, int phase2Method) { in createEapNetwork() method in WifiConfigurationTestUtil