Searched refs:mActiveNetworkSuggestionsMatchingConnection (Results 1 – 1 of 1) sorted by relevance
359 private Set<ExtendedWifiNetworkSuggestion> mActiveNetworkSuggestionsMatchingConnection; field in WifiNetworkSuggestionsManager753 if (mActiveNetworkSuggestionsMatchingConnection == null in removeFromConfigManagerIfServingNetworkSuggestionRemoved()754 || mActiveNetworkSuggestionsMatchingConnection.isEmpty()) { in removeFromConfigManagerIfServingNetworkSuggestionRemoved()758 mActiveNetworkSuggestionsMatchingConnection.iterator().next().wns.wifiConfiguration; in removeFromConfigManagerIfServingNetworkSuggestionRemoved()759 if (mActiveNetworkSuggestionsMatchingConnection.removeAll(extNetworkSuggestionsRemoved)) { in removeFromConfigManagerIfServingNetworkSuggestionRemoved()760 if (mActiveNetworkSuggestionsMatchingConnection.isEmpty()) { in removeFromConfigManagerIfServingNetworkSuggestionRemoved()1751 mActiveNetworkSuggestionsMatchingConnection = in handleConnectionSuccess()1837 mActiveNetworkSuggestionsMatchingConnection = null; in resetConnectionState()2200 + mActiveNetworkSuggestionsMatchingConnection); in dump()