Home
last modified time | relevance | path

Searched refs:groupedCandidates (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNetworkSelector.java783 Collection<Collection<WifiCandidates.Candidate>> groupedCandidates = in selectNetwork() local
785 for (Collection<WifiCandidates.Candidate> group: groupedCandidates) { in selectNetwork()
854 groupedCandidates.size()); in selectNetwork()