Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/utils/
Djni_data_utils.h104 jsize prevWordsCount = env->GetArrayLength(prevWordCodePointArrays); in constructPrevWordsInfo() local
108 if (prevWordsCount <= static_cast<int>(i)) { in constructPrevWordsInfo()