HomeSort by relevance Sort by last modified time
    Searched defs:createWepNetwork (Results 1 - 4 of 4) sorted by null

  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiBackupRestoreTest.java 170 configurations.add(WifiConfigurationTestUtil.createWepNetwork());
293 configurations.add(WifiConfigurationTestUtil.createWepNetwork());
294 configurations.add(WifiConfigurationTestUtil.createWepNetwork());
314 WifiConfiguration wepNetwork = WifiConfigurationTestUtil.createWepNetwork();
343 WifiConfiguration wepNetwork = WifiConfigurationTestUtil.createWepNetwork();
381 WifiConfiguration wepNetwork = WifiConfigurationTestUtil.createWepNetwork();
387 WifiConfiguration nonSystemAppWepNetwork = WifiConfigurationTestUtil.createWepNetwork();
491 configurations.add(WifiConfigurationTestUtil.createWepNetwork());
544 WifiConfiguration wepNetwork = WifiConfigurationTestUtil.createWepNetwork();
593 WifiConfiguration wepNetwork = WifiConfigurationTestUtil.createWepNetwork();
    [all...]
WifiConfigurationTestUtil.java 260 public static WifiConfiguration createWepNetwork() {
270 WifiConfiguration configuration = createWepNetwork();
    [all...]
WifiConfigManagerTest.java 395 WifiConfiguration wepNetwork = WifiConfigurationTestUtil.createWepNetwork();
544 WifiConfiguration wepNetwork = WifiConfigurationTestUtil.createWepNetwork();
    [all...]
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/
XmlUtilTest.java 117 serializeDeserializeWifiConfiguration(WifiConfigurationTestUtil.createWepNetwork());

Completed in 110 milliseconds