Searched refs:createWepNetworkWithSingleKey (Results 1 – 2 of 2) sorted by relevance
568 configurations.add(WifiConfigurationTestUtil.createWepNetworkWithSingleKey()); in testSingleWepNetworkWithSingleKeyBackupRestore()600 WifiConfiguration configuration = WifiConfigurationTestUtil.createWepNetworkWithSingleKey(); in testSingleEphemeralNetworkNotBackupRestore()921 configurations.add(WifiConfigurationTestUtil.createWepNetworkWithSingleKey()); in testSingleWepNetworkWithSingleKeySupplicantBackupRestore()
411 public static WifiConfiguration createWepNetworkWithSingleKey() { in createWepNetworkWithSingleKey() method in WifiConfigurationTestUtil