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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
scoring_params.cpp 36 const int ScoringParams::THRESHOLD_SHORT_WORD_LENGTH = 4;
scoring_params.h 34 static const int THRESHOLD_SHORT_WORD_LENGTH;

Completed in 1245 milliseconds