Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
Derror_type_utils.cpp30 const ErrorTypeUtils::ErrorType ErrorTypeUtils::COMPLETION = 0x100; member in latinime::ErrorTypeUtils
Derror_type_utils.h46 static const ErrorType COMPLETION; variable