Searched refs:PRESET_CANDIDATE_SCORER_NAME (Results 1 – 2 of 2) sorted by relevance
85 public static final String PRESET_CANDIDATE_SCORER_NAME = "ThroughputScorer"; field in WifiNetworkSelector1157 WifiCandidates.CandidateScorer ans = mCandidateScorers.get(PRESET_CANDIDATE_SCORER_NAME); in getActiveCandidateScorer()1168 if (ans == null && PRESET_CANDIDATE_SCORER_NAME != null) { in getActiveCandidateScorer()1169 Log.wtf(TAG, PRESET_CANDIDATE_SCORER_NAME + " is not registered!"); in getActiveCandidateScorer()
125 if (WifiNetworkSelector.PRESET_CANDIDATE_SCORER_NAME.equals( in setUp()1727 if (WifiNetworkSelector.PRESET_CANDIDATE_SCORER_NAME.equals( in testCandidateScorerMetricsThroughputScorer()1746 if (WifiNetworkSelector.PRESET_CANDIDATE_SCORER_NAME.equals( in testCandidateScorerMetricsThroughputScorer()