Searched refs:LAST_SELECTION_AWARD_IS_480 (Results 1 – 2 of 2) sorted by relevance
56 public static final int LAST_SELECTION_AWARD_IS_480 = 480; field in CompatibilityScorer88 score += (int) (candidate.getLastSelectionWeight() * LAST_SELECTION_AWARD_IS_480); in scoreCandidate()
58 public static final int LAST_SELECTION_AWARD_IS_480 = 480; field in ScoreCardBasedScorer97 score += (int) (candidate.getLastSelectionWeight() * LAST_SELECTION_AWARD_IS_480); in scoreCandidate()