HomeSort by relevance Sort by last modified time
    Searched refs:updateInputIndexG (Results 1 - 3 of 3) 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/policy/
weighting.cpp 90 dicNode->updateInputIndexG(&inputStateG);
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node.h 506 AK_FORCE_INLINE void updateInputIndexG(const DicNode_InputStateG *const inputStateG) {
511 mDicNodeState.mDicNodeStateInput.updateInputIndexG(inputStateG->mPointerId,

Completed in 1105 milliseconds