Home
last modified time | relevance | path

Searched defs:canDoLookAheadCorrection (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
Dtyping_traversal.h133 AK_FORCE_INLINE bool canDoLookAheadCorrection( in canDoLookAheadCorrection() function
/aosp_15_r20/packages/inputmethods/LatinIME/native/jni/src/suggest/core/
Dsuggest.cpp129 const bool canDoLookAheadCorrection = in expandCurrentDicNodes() local
/aosp_15_r20/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_node.h196 bool canDoLookAheadCorrection(const int inputSize) const { in canDoLookAheadCorrection() function