Home
last modified time | relevance | path

Searched defs:mInputLength (Results 1 – 5 of 5) sorted by relevance

/packages/inputmethods/LatinIME/native/src/
Dbigram_dictionary.h51 int mInputLength; variable
Dproximity_info.h112 int mInputLength; variable
Dunigram_dictionary.h134 int mInputLength; variable
Dcorrection.h113 int mInputLength; variable
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DExpandableDictionary.java44 private int mInputLength; field in ExpandableDictionary