Searched refs:MAX_SCORE (Results 1 – 7 of 7) sorted by relevance
25 public static final int MAX_SCORE = 100; field in MatchScore106 return MAX_SCORE; in getScore()
183 updatePrimaryScore(contactId, MatchScore.MAX_SCORE); in matchIdentity()
242 public static final int MAX_SCORE = Integer.MAX_VALUE; field in SuggestedWords.SuggestedWordInfo318 mScore = SuggestedWordInfo.MAX_SCORE; in SuggestedWordInfo()
118 SuggestedWordInfo.MAX_SCORE, in newHardCodedWordInfo()
251 "" /* prevWordsContext */, SuggestedWordInfo.MAX_SCORE, in getSuggestedWordsForNonBatchInput()
596 return matcher.pickBestMatch(MatchScore.MAX_SCORE, true); in pickBestMatchBasedOnExceptions()
1477 SuggestedWordInfo.MAX_SCORE, in performUpdateSuggestionStripSync()