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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/internal/
dic_node_state_input.h 70 void forwardInputIndex(const int pointerId, const int val) {
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node.h 593 AK_FORCE_INLINE void forwardInputIndex(const int pointerId, const int count,
598 mDicNodeState.mDicNodeStateInput.forwardInputIndex(pointerId, count);

Completed in 70 milliseconds