HomeSort by relevance Sort by last modified time
    Searched refs:FULL_WORD_SCORE_MULTIPLIER (Results 1 - 3 of 3) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Dictionary.java 29 protected static final int FULL_WORD_SCORE_MULTIPLIER = 2;
BinaryDictionary.java 102 TYPED_LETTER_MULTIPLIER, FULL_WORD_SCORE_MULTIPLIER, MAX_WORD_LENGTH, MAX_WORDS);
ExpandableDictionary.java 480 * FULL_WORD_SCORE_MULTIPLIER;
    [all...]

Completed in 366 milliseconds