Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiConfigurationTestUtil.java421 public static WifiConfiguration createEapNetwork() { in createEapNetwork() method in WifiConfigurationTestUtil
425 public static WifiConfiguration createEapNetwork(String ssid) { in createEapNetwork() method in WifiConfigurationTestUtil
432 public static WifiConfiguration createEapNetwork(int eapMethod, int phase2Method) { in createEapNetwork() method in WifiConfigurationTestUtil
436 public static WifiConfiguration createEapNetwork(String ssid, int eapMethod, int phase2Method) { in createEapNetwork() method in WifiConfigurationTestUtil