Searched refs:scoreCandidate (Results 1 – 4 of 4) sorted by relevance
78 private ScoredCandidate scoreCandidate(Candidate candidate) { in scoreCandidate() method in CompatibilityScorer114 ScoredCandidate scoredCandidate = scoreCandidate(candidate); in scoreCandidates()
62 private ScoredCandidate scoreCandidate(Candidate candidate) { in scoreCandidate() method in BubbleFunScorer124 ScoredCandidate scoredCandidate = scoreCandidate(candidate); in scoreCandidates()
86 private ScoredCandidate scoreCandidate(Candidate candidate) { in scoreCandidate() method in ScoreCardBasedScorer137 ScoredCandidate scoredCandidate = scoreCandidate(candidate); in scoreCandidates()
85 private ScoredCandidate scoreCandidate(Candidate candidate, boolean currentNetworkHasInternet) { in scoreCandidate() method in ThroughputScorer199 ScoredCandidate scoredCandidate = scoreCandidate(candidate, currentNetworkHasInternet); in scoreCandidates()