Searched refs:getConfiguredNetworkWithPassword (Results 1 – 7 of 7) sorted by relevance
1941 network, mWifiConfigManager.getConfiguredNetworkWithPassword(network.networkId)); in testMultipleUpdatesSingleNetwork()1951 network, mWifiConfigManager.getConfiguredNetworkWithPassword(network.networkId)); in testMultipleUpdatesSingleNetwork()1971 network, mWifiConfigManager.getConfiguredNetworkWithPassword(network.networkId)); in testUpdateWifiEnterpriseConfig()1980 network, mWifiConfigManager.getConfiguredNetworkWithPassword(network.networkId)); in testUpdateWifiEnterpriseConfig()2119 mWifiConfigManager.getConfiguredNetworkWithPassword(originalNetwork.networkId)); in testUpdateSingleNetworkWithNullValues()2182 mWifiConfigManager.getConfiguredNetworkWithPassword(originalNetwork.networkId)); in testUpdateSingleNetworkFailureDoesNotModifyOriginal()2523 mWifiConfigManager.getConfiguredNetworkWithPassword(result.getNetworkId()); in testUpdateIgnoresMaskedPasswords()2537 mWifiConfigManager.getConfiguredNetworkWithPassword(result.getNetworkId()); in testUpdateIgnoresMaskedPasswords()2585 .getConfiguredNetworkWithPassword(result.getNetworkId()); in testGetConfiguredNetworksMasksRandomizedMac()2969 mWifiConfigManager.getConfiguredNetworkWithPassword(result.getNetworkId()); in testGetConfiguredNetworksMasksPasswords()[all …]
336 when(wifiConfigManager.getConfiguredNetworkWithPassword(anyInt())) in prepareConfigStore()
2460 when(mWifiConfigManager.getConfiguredNetworkWithPassword(configs[0].networkId)) in testPasspointCandidateUpdateWithLatestScanDetail()
8105 when(mWifiConfigManager.getConfiguredNetworkWithPassword(captivePortalConfig.networkId)) in addOrUpdatePasspointConfigDisconnectsCaptivePortal()10347 when(mWifiConfigManager.getConfiguredNetworkWithPassword(testConfig.networkId)).thenReturn( in testGetPrivilegedConnectedNetworkSuccess()10360 verify(mWifiConfigManager).getConfiguredNetworkWithPassword(testConfig.networkId); in testGetPrivilegedConnectedNetworkSuccess()
1442 .getConfiguredNetworkWithPassword(config.networkId); in removeSecurityParamsIfNecessary()
871 public @Nullable WifiConfiguration getConfiguredNetworkWithPassword(int networkId) { in getConfiguredNetworkWithPassword() method in WifiConfigManager
3417 () -> mWifiConfigManager.getConfiguredNetworkWithPassword(networkId), null, in getPrivilegedConnectedNetwork()4738 mWifiConfigManager.getConfiguredNetworkWithPassword(networkId);