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/
dic_node_state_input.h 54 void updateInputIndexG(const int pointerId, const int inputIndex,
dic_node.h 570 AK_FORCE_INLINE void updateInputIndexG(DicNode_InputStateG *inputStateG) {
571 mDicNodeState.mDicNodeStateInput.updateInputIndexG(inputStateG->mPointerId,
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/policy/
weighting.cpp 87 dicNode->updateInputIndexG(&inputStateG);

Completed in 406 milliseconds