HomeSort by relevance Sort by last modified time
    Searched refs:forwardInputIndex (Results 1 - 3 of 3) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/internal/
dic_node_state_input.h 65 void forwardInputIndex(const int pointerId, const int val) {
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/policy/
weighting.cpp 92 dicNode->forwardInputIndex(0, getForwardInputCount(correctionType),
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node.h 481 AK_FORCE_INLINE void forwardInputIndex(const int pointerId, const int count,
486 mDicNodeState.mDicNodeStateInput.forwardInputIndex(pointerId, count);

Completed in 229 milliseconds