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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
scoring_params.cpp 46 const float ScoringParams::INSERTION_COST = 0.7248f;
scoring_params.h 53 static const float INSERTION_COST;

Completed in 63 milliseconds