Searched refs:mThroughputScorer (Results 1 – 2 of 2) sorted by relevance
204 private final ThroughputScorer mThroughputScorer; field in WifiInjector483 mThroughputScorer = new ThroughputScorer(mContext, mScoringParams); in WifiInjector()484 mWifiNetworkSelector.registerCandidateScorer(mThroughputScorer); in WifiInjector()703 mThroughputScorer.enableVerboseLogging(verboseEnabled); in enableVerboseLogging()
156 mThroughputScorer = new ThroughputScorer(mContext, mScoringParams); in setUp()157 mThroughputScorer.enableVerboseLogging(true); in setUp()165 mThroughputScorer.getIdentifier())) { in setUp()166 mWifiNetworkSelector.registerCandidateScorer(mThroughputScorer); in setUp()343 private ThroughputScorer mThroughputScorer; field in WifiNetworkSelectorTest2451 mThroughputScorer.getIdentifier())) { in testCandidateScorerMetricsThroughputScorer()2455 mWifiNetworkSelector.registerCandidateScorer(mThroughputScorer); in testCandidateScorerMetricsThroughputScorer()2464 int throughputExpId = experimentIdFromIdentifier(mThroughputScorer.getIdentifier()); in testCandidateScorerMetricsThroughputScorer()2470 mThroughputScorer.getIdentifier())) { in testCandidateScorerMetricsThroughputScorer()