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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/internal/
dic_node_state_scoring.h 141 float getRawLength() const {
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node.h 49 getNormalizedCompoundDistance(), getRawLength(), charBuf, \
382 float getRawLength() const {
383 return mDicNodeState.mDicNodeStateScoring.getRawLength();

Completed in 132 milliseconds