Searched refs:FREQUENCY_FOR_CONTACTS_BIGRAM (Results 1 - 1 of 1) sorted by path

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DContactsBinaryDictionary.java45 private static final int FREQUENCY_FOR_CONTACTS_BIGRAM = 90; field in class:ContactsBinaryDictionary
179 super.setBigram(prevWord, word, FREQUENCY_FOR_CONTACTS_BIGRAM);

Completed in 47 milliseconds