Searched refs:getConfiguredNetworksWithPasswords (Results 1 – 3 of 3) sorted by relevance
275 assertTrue(mWifiConfigManager.getConfiguredNetworksWithPasswords().isEmpty()); in testGetConfiguredNetworksBeforeLoadFromStore()319 mWifiConfigManager.getConfiguredNetworksWithPasswords(); in testRandomizedMacIsGeneratedEvenIfKeyStoreFails()343 mWifiConfigManager.getConfiguredNetworksWithPasswords(); in testAddSingleOpenNetwork()374 mWifiConfigManager.getConfiguredNetworksWithPasswords(); in testAddSingleOpenNetworkWhenCorrespondingEphemeralNetworkExists()404 mWifiConfigManager.getConfiguredNetworksWithPasswords(); in testAddEphemeralNetworkWhenCorrespondingEphemeralNetworkExists()429 mWifiConfigManager.getConfiguredNetworksWithPasswords(); in testAddingNetworkWithMatchingMacAddressOverridesField()448 mWifiConfigManager.getConfiguredNetworksWithPasswords(); in testRandomizedMacAddressIsPersistedOverForgetNetwork()461 retrievedNetworks = mWifiConfigManager.getConfiguredNetworksWithPasswords(); in testRandomizedMacAddressIsPersistedOverForgetNetwork()487 mWifiConfigManager.getConfiguredNetworksWithPasswords(); in testRandomizedMacAddressIsGeneratedForConfigurationReadFromStore()498 retrievedNetworks = mWifiConfigManager.getConfiguredNetworksWithPasswords(); in testRandomizedMacAddressIsGeneratedForConfigurationReadFromStore()[all …]
676 public List<WifiConfiguration> getConfiguredNetworksWithPasswords() { in getConfiguredNetworksWithPasswords() method in WifiConfigManager
3527 mWifiConfigManager.getConfiguredNetworksWithPasswords()); in processMessage()