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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
scoring_params.cpp 50 const float ScoringParams::SPACE_SUBSTITUTION_COST = 0.334f;
scoring_params.h 57 static const float SPACE_SUBSTITUTION_COST;

Completed in 48 milliseconds