Searched refs:getInternalConfiguredNetworks (Results 1 – 1 of 1) sorted by relevance
773 for (WifiConfiguration config : getInternalConfiguredNetworks()) { in getConfiguredNetworks()903 private Collection<WifiConfiguration> getInternalConfiguredNetworks() { in getInternalConfiguredNetworks() method in WifiConfigManager1781 getInternalConfiguredNetworks().forEach(config -> config.numRebootsSinceLastUse++); in incrementNumRebootsSinceLastUse()2243 for (WifiConfiguration config : getInternalConfiguredNetworks()) { in enableTemporaryDisabledNetworks()2610 for (WifiConfiguration config : getInternalConfiguredNetworks()) { in removeConnectChoiceFromAllNetworks()3085 for (WifiConfiguration linkConfig : getInternalConfiguredNetworks()) { in attemptNetworkLinking()3224 for (WifiConfiguration config : getInternalConfiguredNetworks()) { in startRestrictingAutoJoinToSubscriptionId()3265 for (WifiConfiguration config : getInternalConfiguredNetworks()) { in removeUserChoiceFromDisabledNetwork()3311 for (WifiConfiguration config : getInternalConfiguredNetworks()) { in resetSimNetworks()3643 for (WifiConfiguration config : getInternalConfiguredNetworks()) { in generateRandomizedMacAddresses()[all …]