Searched refs:mActiveNetworkSuggestionsMatchingConnection (Results 1 – 1 of 1) sorted by relevance
245 private Set<ExtendedWifiNetworkSuggestion> mActiveNetworkSuggestionsMatchingConnection; field in WifiNetworkSuggestionsManager516 if (mActiveNetworkSuggestionsMatchingConnection == null in triggerDisconnectIfServingNetworkSuggestionRemoved()517 || mActiveNetworkSuggestionsMatchingConnection.isEmpty()) { in triggerDisconnectIfServingNetworkSuggestionRemoved()520 if (mActiveNetworkSuggestionsMatchingConnection.removeAll(extNetworkSuggestionsRemoved)) { in triggerDisconnectIfServingNetworkSuggestionRemoved()521 if (mActiveNetworkSuggestionsMatchingConnection.isEmpty()) { in triggerDisconnectIfServingNetworkSuggestionRemoved()737 mActiveNetworkSuggestionsMatchingConnection); in clear()1086 mActiveNetworkSuggestionsMatchingConnection = new HashSet<>(matchingExtNetworkSuggestions); in handleConnectionSuccess()1129 mActiveNetworkSuggestionsMatchingConnection = null; in resetConnectionState()1180 + mActiveNetworkSuggestionsMatchingConnection); in dump()