Home
last modified time | relevance | path

Searched defs:NEW_WORD (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
H A Derror_type_utils.cpp31 const ErrorTypeUtils::ErrorType ErrorTypeUtils::NEW_WORD = 0x200; member in latinime::ErrorTypeUtils
H A Derror_type_utils.h50 static const ErrorType NEW_WORD; variable