Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiNetworkSelector.java1527 Collection<Collection<WifiCandidates.Candidate>> groupedCandidates = in selectNetwork() local
1529 for (Collection<WifiCandidates.Candidate> group : groupedCandidates) { in selectNetwork()
1540 for (Collection<WifiCandidates.Candidate> group : groupedCandidates) { in selectNetwork()
1589 groupedCandidates.size()); in selectNetwork()