Searched refs:markAllNetworksDisabledExcept (Results 1 – 1 of 1) sorted by relevance
871 markAllNetworksDisabledExcept(config.networkId, configs); in selectNetwork()1157 private void markAllNetworksDisabledExcept(int netId, Collection<WifiConfiguration> configs) { in markAllNetworksDisabledExcept() method in WifiConfigStore1168 markAllNetworksDisabledExcept(WifiConfiguration.INVALID_NETWORK_ID, configs); in markAllNetworksDisabled()