Searched refs:createWepNetwork (Results 1 – 7 of 7) sorted by relevance
390 configurations.add(WifiConfigurationTestUtil.createWepNetwork()); in testSingleWepNetworkBackupRestore()616 configurations.add(WifiConfigurationTestUtil.createWepNetwork()); in testMultipleNetworksAllBackupRestore()617 configurations.add(WifiConfigurationTestUtil.createWepNetwork()); in testMultipleNetworksAllBackupRestore()639 WifiConfiguration wepNetwork = WifiConfigurationTestUtil.createWepNetwork(); in testMultipleNetworksNonEnterpriseBackupRestore()677 WifiConfiguration wepNetwork = WifiConfigurationTestUtil.createWepNetwork(); in testMultipleNetworksWithDifferentIpConfigurationsAllBackupRestore()715 WifiConfiguration wepNetwork = WifiConfigurationTestUtil.createWepNetwork(); in testMultipleNetworksSystemAppBackupRestore()721 WifiConfiguration nonSystemAppWepNetwork = WifiConfigurationTestUtil.createWepNetwork(); in testMultipleNetworksSystemAppBackupRestore()825 configurations.add(WifiConfigurationTestUtil.createWepNetwork()); in testSingleWepNetworkSupplicantBackupRestore()878 WifiConfiguration wepNetwork = WifiConfigurationTestUtil.createWepNetwork(); in testMultipleNetworksWithDifferentIpConfigurationsAllSupplicantBackupRestore()929 WifiConfiguration wepNetwork = WifiConfigurationTestUtil.createWepNetwork(); in testMultipleNetworksAllSupplicantBackupRestoreWithNoIpConfigData()[all …]
205 WifiConfigurationTestUtil.createWepNetwork(), in testValidatePositiveCases_AsciiSsidString()442 WifiConfiguration config = WifiConfigurationTestUtil.createWepNetwork(); in testValidatePositiveCases_MaskedWepKeysString()459 WifiConfiguration config = WifiConfigurationTestUtil.createWepNetwork(); in testValidateNegativeCases_BadWepKeysLength()476 WifiConfiguration config = WifiConfigurationTestUtil.createWepNetwork(); in testValidateNegativeCases_BadWepTxKeysIndex()
395 WifiConfiguration wepNetwork = WifiConfigurationTestUtil.createWepNetwork(); in startInitializesWakeupLockWithSavedScanResults()432 WifiConfiguration wepNetwork = WifiConfigurationTestUtil.createWepNetwork(); in startInitializesWakeupLockWithNetworkSuggestions()
317 verifyScanResultMatchWithNetwork(WifiConfigurationTestUtil.createWepNetwork()); in testScanResultDoesMatchCorrespondingNetworks()
382 public static WifiConfiguration createWepNetwork() { in createWepNetwork() method in WifiConfigurationTestUtil392 WifiConfiguration configuration = createWepNetwork(); in createWepHiddenNetwork()
1147 WifiConfiguration wepNetwork = WifiConfigurationTestUtil.createWepNetwork(); in testAddSingleWepNetwork()1309 WifiConfiguration wepNetwork = WifiConfigurationTestUtil.createWepNetwork(); in testAddUpdateRemoveMultipleNetworks()1851 WifiConfigurationTestUtil.createWepNetwork()); in testMatchScanDetailToNetworksAndCache()1873 WifiConfiguration wepNetwork = WifiConfigurationTestUtil.createWepNetwork(); in testNoMatchScanDetailToNetwork()2084 WifiConfiguration wepNetwork = WifiConfigurationTestUtil.createWepNetwork(); in testUpdateWepKeysClearsHasEverConnected()2100 WifiConfiguration wepNetwork = WifiConfigurationTestUtil.createWepNetwork(); in testUpdateWepTxKeyClearsHasEverConnected()3964 verifyAddNetworkToWifiConfigManager(WifiConfigurationTestUtil.createWepNetwork()); in testRemoveNetworksForUser()5924 verifyAddNetworkToWifiConfigManager(WifiConfigurationTestUtil.createWepNetwork()); in verifyRemoveNetworksForApp()
149 serializeDeserializeWifiConfiguration(WifiConfigurationTestUtil.createWepNetwork()); in testWepWifiConfigurationSerializeDeserialize()