Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiConfigurationTestUtil.java106 public static WifiConfiguration generateWifiConfig(int networkId, int uid, String ssid, in generateWifiConfig() method in WifiConfigurationTestUtil
132 public static WifiConfiguration generateWifiConfig(int networkId, int uid, String ssid, in generateWifiConfig() method in WifiConfigurationTestUtil
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/
DPasspointNetworkEvaluatorTest.java101 private static WifiConfiguration generateWifiConfig(String fqdn) { in generateWifiConfig() method in PasspointNetworkEvaluatorTest