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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
scoring_params.h 53 static const float SUBSTITUTION_COST;
scoring_params.cpp 45 const float ScoringParams::SUBSTITUTION_COST = 0.3806f;
typing_weighting.h 198 return ScoringParams::SUBSTITUTION_COST;

Completed in 63 milliseconds