Searched refs:mNeedsToUpdateInputStateG (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/policy/
H A Dweighting.cpp81 inputStateG.mNeedsToUpdateInputStateG = false; // Don't use input info by default
89 if (inputStateG.mNeedsToUpdateInputStateG) {
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
H A Ddic_node.h63 : mNeedsToUpdateInputStateG(false), mPointerId(0), mInputIndex(0),
67 bool mNeedsToUpdateInputStateG; member in struct:latinime::DicNode_InputStateG

Completed in 59 milliseconds