Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DScoreCardBasedScorer.java89 int cutoff = estimatedCutoff(candidate); in scoreCandidate()
115 private int estimatedCutoff(Candidate candidate) { in estimatedCutoff() method in ScoreCardBasedScorer