Searched refs:forwardInputIndex (Results 1 - 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/internal/
H A Ddic_node_state_input.h65 void forwardInputIndex(const int pointerId, const int val) { function in class:latinime::DicNodeStateInput
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/policy/
H A Dweighting.cpp92 dicNode->forwardInputIndex(0, getForwardInputCount(correctionType),
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
H A Ddic_node.h495 AK_FORCE_INLINE void forwardInputIndex(const int pointerId, const int count, function in class:latinime::DicNode
500 mDicNodeState.mDicNodeStateInput.forwardInputIndex(pointerId, count);

Completed in 131 milliseconds