Searched refs:getConfiguredNetworksWithPasswords (Results 1 – 3 of 3) sorted by relevance
253 assertTrue(mWifiConfigManager.getConfiguredNetworksWithPasswords().isEmpty()); in testGetConfiguredNetworksBeforeLoadFromStore()297 mWifiConfigManager.getConfiguredNetworksWithPasswords(); in testAddSingleOpenNetwork()328 mWifiConfigManager.getConfiguredNetworksWithPasswords(); in testAddSingleOpenNetworkWhenCorrespondingEphemeralNetworkExists()358 mWifiConfigManager.getConfiguredNetworksWithPasswords(); in testAddEphemeralNetworkWhenCorrespondingEphemeralNetworkExists()382 mWifiConfigManager.getConfiguredNetworksWithPasswords(); in testAddingNetworkWithMatchingMacAddressOverridesField()397 mWifiConfigManager.getConfiguredNetworksWithPasswords(); in testRandomizedMacAddressIsPersistedOverForgetNetwork()410 retrievedNetworks = mWifiConfigManager.getConfiguredNetworksWithPasswords(); in testRandomizedMacAddressIsPersistedOverForgetNetwork()434 mWifiConfigManager.getConfiguredNetworksWithPasswords(); in testRandomizedMacAddressIsGeneratedForConfigurationReadFromStore()445 retrievedNetworks = mWifiConfigManager.getConfiguredNetworksWithPasswords(); in testRandomizedMacAddressIsGeneratedForConfigurationReadFromStore()469 mWifiConfigManager.getConfiguredNetworksWithPasswords(); in testUpdateSingleOpenNetwork()[all …]
590 public List<WifiConfiguration> getConfiguredNetworksWithPasswords() { in getConfiguredNetworksWithPasswords() method in WifiConfigManager
3501 mWifiConfigManager.getConfiguredNetworksWithPasswords()); in processMessage()