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