Searched refs:getConfiguredNetworksWithPasswords (Results 1 – 6 of 6) sorted by relevance
429 assertTrue(mWifiConfigManager.getConfiguredNetworksWithPasswords().isEmpty()); in testGetConfiguredNetworksBeforeLoadFromStore()478 mWifiConfigManager.getConfiguredNetworksWithPasswords(); in testRandomizedMacIsGeneratedEvenIfKeyStoreFails()499 mWifiConfigManager.getConfiguredNetworksWithPasswords(); in testAddSingleOpenNetwork()519 mWifiConfigManager.getConfiguredNetworksWithPasswords(); in testAddWapiPskNetwork()541 mWifiConfigManager.getConfiguredNetworksWithPasswords(); in testAddWapiPskHexNetwork()561 mWifiConfigManager.getConfiguredNetworksWithPasswords(); in testAddWapiCertNetwork()595 mWifiConfigManager.getConfiguredNetworksWithPasswords(); in testAddSingleOpenNetworkWhenCorrespondingEphemeralNetworkExists()626 mWifiConfigManager.getConfiguredNetworksWithPasswords(); in testAddEphemeralNetworkWhenCorrespondingEphemeralNetworkExists()651 mWifiConfigManager.getConfiguredNetworksWithPasswords(); in testAddingNetworkWithMatchingMacAddressOverridesField()670 mWifiConfigManager.getConfiguredNetworksWithPasswords(); in testRandomizedMacAddressIsPersistedOverForgetNetwork()[all …]
3342 when(mWifiConfigManager.getConfiguredNetworksWithPasswords()) in testPrivilegedConfiguredNetworkListNullOnSecurityExceptionPostT()3363 when(mWifiConfigManager.getConfiguredNetworksWithPasswords()) in testPrivilegedConfiguredNetworkListAreEmptyOnSecurityException()3384 when(mWifiConfigManager.getConfiguredNetworksWithPasswords()) in testPrivilegedConfiguredNetworkListAreVisibleFromPermittedApp()10212 when(mWifiConfigManager.getConfiguredNetworksWithPasswords()) in testGetConfiguredNetworksForMultiTypeConfigs()10244 when(mWifiConfigManager.getConfiguredNetworksWithPasswords()) in testGetConfiguredNetworksForMultiTypeConfigsWithoutAutoUpgradeEnabled()10276 when(mWifiConfigManager.getConfiguredNetworksWithPasswords()) in testGetConfiguredNetworksForMultiTypeConfigsWithoutHwSupport()
3699 when(mWifiConfigManager.getConfiguredNetworksWithPasswords()) in testShareConnectedNetworkWithCarModePriorityAndSavedNetwork()
1204 List<WifiConfiguration> networks = mWifiConfigManager.getConfiguredNetworksWithPasswords(); in hasNetworkForInternet()
800 public List<WifiConfiguration> getConfiguredNetworksWithPasswords() { in getConfiguredNetworksWithPasswords() method in WifiConfigManager
3380 () -> mWifiConfigManager.getConfiguredNetworksWithPasswords(), in getPrivilegedConfiguredNetworks()5981 () -> mWifiConfigManager.getConfiguredNetworksWithPasswords(), null,