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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
scoring_params.h 66 static const float COST_COMPLETION;
scoring_params.cpp 59 const float ScoringParams::COST_COMPLETION = 0.00624f;
typing_weighting.h 174 : ScoringParams::COST_COMPLETION;

Completed in 42 milliseconds