Searched refs:createWepNetworkWithSingleKey (Results 1 – 2 of 2) sorted by relevance
463 configurations.add(WifiConfigurationTestUtil.createWepNetworkWithSingleKey()); in testSingleWepNetworkWithSingleKeyBackupRestore()798 configurations.add(WifiConfigurationTestUtil.createWepNetworkWithSingleKey()); in testSingleWepNetworkWithSingleKeySupplicantBackupRestore()
346 public static WifiConfiguration createWepNetworkWithSingleKey() { in createWepNetworkWithSingleKey() method in WifiConfigurationTestUtil