Searched refs:getThroughputBonusLimit (Results 1 – 2 of 2) sorted by relevance
182 return Math.min(throughputScoreRaw, mScoringParams.getThroughputBonusLimit()); in calculateThroughputBonusScore()
436 public int getThroughputBonusLimit() { in getThroughputBonusLimit() method in ScoringParams