Searched refs:candidatesPartitioned (Results 1 – 1 of 1) sorted by relevance
677 Map<Boolean, List<WifiCandidates.Candidate>> candidatesPartitioned = in handleScanResults() local681 candidatesPartitioned.getOrDefault(false, Collections.emptyList()); in handleScanResults()683 candidatesPartitioned.getOrDefault(true, Collections.emptyList()); in handleScanResults()