Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DWifiBackupRestoreTest.java508 configurations.add(WifiConfigurationTestUtil.createWepNetworkWithSingleKey()); in testSingleWepNetworkWithSingleKeyBackupRestore()
843 configurations.add(WifiConfigurationTestUtil.createWepNetworkWithSingleKey()); in testSingleWepNetworkWithSingleKeySupplicantBackupRestore()
H A DWifiConfigurationTestUtil.java397 public static WifiConfiguration createWepNetworkWithSingleKey() { in createWepNetworkWithSingleKey() method in WifiConfigurationTestUtil