Home
last modified time | relevance | path

Searched refs:FREQUENCY_FOR_CONTACTS_BIGRAM (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DContactsDictionaryConstants.java37 public static final int FREQUENCY_FOR_CONTACTS_BIGRAM = 90; field in ContactsDictionaryConstants
DContactsBinaryDictionary.java162 ContactsDictionaryConstants.FREQUENCY_FOR_CONTACTS_BIGRAM, in addNameLocked()