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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
scoring_params.cpp 55 const float ScoringParams::SUBSTITUTION_COST = 0.3806f;
scoring_params.h 62 static const float SUBSTITUTION_COST;

Completed in 274 milliseconds