Home
last modified time | relevance | path

Searched refs:createWepNetworkWithSingleKey (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiBackupRestoreTest.java421 configurations.add(WifiConfigurationTestUtil.createWepNetworkWithSingleKey()); in testSingleWepNetworkWithSingleKeyBackupRestore()
756 configurations.add(WifiConfigurationTestUtil.createWepNetworkWithSingleKey()); in testSingleWepNetworkWithSingleKeySupplicantBackupRestore()
DWifiConfigurationTestUtil.java332 public static WifiConfiguration createWepNetworkWithSingleKey() { in createWepNetworkWithSingleKey() method in WifiConfigurationTestUtil