Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/policy/
Dweighting.cpp48 case CT_COMPLETION: in profile()
125 case CT_COMPLETION: in getSpatialCost()
156 case CT_COMPLETION: in getLanguageCost()
190 case CT_COMPLETION: in getForwardInputCount()
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
Dtyping_weighting.cpp102 case CT_COMPLETION: in getErrorType()
/packages/inputmethods/LatinIME/native/jni/src/
Ddefines.h332 CT_COMPLETION, enumerator
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/
Dsuggest.cpp401 Weighting::addCostAndForwardInputIndex(WEIGHTING, CT_COMPLETION, traverseSession, in weightChildNode()