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