Searched refs:createWepNetwork (Results 1 – 8 of 8) sorted by relevance
303 configurations.add(WifiConfigurationTestUtil.createWepNetwork()); in testSingleWepNetworkBackupRestore()529 configurations.add(WifiConfigurationTestUtil.createWepNetwork()); in testMultipleNetworksAllBackupRestore()530 configurations.add(WifiConfigurationTestUtil.createWepNetwork()); in testMultipleNetworksAllBackupRestore()552 WifiConfiguration wepNetwork = WifiConfigurationTestUtil.createWepNetwork(); in testMultipleNetworksNonEnterpriseBackupRestore()590 WifiConfiguration wepNetwork = WifiConfigurationTestUtil.createWepNetwork(); in testMultipleNetworksWithDifferentIpConfigurationsAllBackupRestore()628 WifiConfiguration wepNetwork = WifiConfigurationTestUtil.createWepNetwork(); in testMultipleNetworksSystemAppBackupRestore()634 WifiConfiguration nonSystemAppWepNetwork = WifiConfigurationTestUtil.createWepNetwork(); in testMultipleNetworksSystemAppBackupRestore()738 configurations.add(WifiConfigurationTestUtil.createWepNetwork()); in testSingleWepNetworkSupplicantBackupRestore()791 WifiConfiguration wepNetwork = WifiConfigurationTestUtil.createWepNetwork(); in testMultipleNetworksWithDifferentIpConfigurationsAllSupplicantBackupRestore()840 WifiConfiguration wepNetwork = WifiConfigurationTestUtil.createWepNetwork(); in testMultipleNetworksAllSupplicantBackupRestoreWithNoIpConfigData()[all …]
277 verifyScanResultMatchWithNetwork(WifiConfigurationTestUtil.createWepNetwork()); in testScanResultDoesMatchCorrespondingNetworks()
335 WifiConfiguration wepNetwork = WifiConfigurationTestUtil.createWepNetwork(); in startInitializesWakeupLockWithSavedScanResults()371 WifiConfiguration wepNetwork = WifiConfigurationTestUtil.createWepNetwork(); in startInitializesWakeupLockWithNetworkSuggestions()
317 public static WifiConfiguration createWepNetwork() { in createWepNetwork() method in WifiConfigurationTestUtil327 WifiConfiguration configuration = createWepNetwork(); in createWepHiddenNetwork()
817 WifiConfiguration wepNetwork = WifiConfigurationTestUtil.createWepNetwork(); in testAddSingleWepNetwork()967 WifiConfiguration wepNetwork = WifiConfigurationTestUtil.createWepNetwork(); in testAddUpdateRemoveMultipleNetworks()1541 WifiConfigurationTestUtil.createWepNetwork()); in testMatchScanDetailToNetworksAndCache()1563 WifiConfiguration wepNetwork = WifiConfigurationTestUtil.createWepNetwork(); in testNoMatchScanDetailToNetwork()1750 WifiConfiguration wepNetwork = WifiConfigurationTestUtil.createWepNetwork(); in testUpdateWepKeysClearsHasEverConnected()1765 WifiConfiguration wepNetwork = WifiConfigurationTestUtil.createWepNetwork(); in testUpdateWepTxKeyClearsHasEverConnected()3690 verifyAddNetworkToWifiConfigManager(WifiConfigurationTestUtil.createWepNetwork()); in testRemoveNetworksForUser()5348 verifyAddNetworkToWifiConfigManager(WifiConfigurationTestUtil.createWepNetwork()); in verifyRemoveNetworksForApp()
214 WifiConfigurationTestUtil.createWepNetwork(), in testValidatePositiveCases_Ascii()
144 serializeDeserializeWifiConfiguration(WifiConfigurationTestUtil.createWepNetwork()); in testWepWifiConfigurationSerializeDeserialize()
269 assertFalse(TelephonyUtil.isSimConfig(WifiConfigurationTestUtil.createWepNetwork())); in isSimConfig()