Searched refs:NEW_WORD (Results 1 - 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
H A Derror_type_utils.cpp29 const ErrorTypeUtils::ErrorType ErrorTypeUtils::NEW_WORD = 0x80; member in class:latinime::ErrorTypeUtils
H A Derror_type_utils.h48 static const ErrorType NEW_WORD; member in class:latinime::ErrorTypeUtils
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
H A Dtyping_weighting.cpp77 return ErrorTypeUtils::NEW_WORD;

Completed in 51 milliseconds