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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/internal/
dic_node_state_input.h 49 void updateInputIndexG(const int pointerId, const int inputIndex,
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node.h 492 AK_FORCE_INLINE void updateInputIndexG(const DicNode_InputStateG *const inputStateG) {
497 mDicNodeState.mDicNodeStateInput.updateInputIndexG(inputStateG->mPointerId,

Completed in 2551 milliseconds