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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node.h 45 + mDicNodeState.mDicNodeStateOutput.getPrevWordsLength(), \
181 const int prevWordLen = mDicNodeState.mDicNodeStateOutput.getPrevWordsLength()
224 const int prevWordLen = mDicNodeState.mDicNodeStateOutput.getPrevWordsLength()
257 mDicNodeState.mDicNodeStateOutput.getPrevWordsLength());
403 return getNodeCodePointCount() + mDicNodeState.mDicNodeStateOutput.getPrevWordsLength();
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/internal/
dic_node_state_output.h 110 int16_t getPrevWordsLength() const {

Completed in 126 milliseconds