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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
scoring_params.cpp 58 const float ScoringParams::COST_FIRST_COMPLETION = 0.4836f;
scoring_params.h 65 static const float COST_FIRST_COMPLETION;

Completed in 65 milliseconds