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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
scoring_params.cpp 40 const float ScoringParams::FIRST_CHAR_PROXIMITY_COST = 0.072f;
scoring_params.h 47 static const float FIRST_CHAR_PROXIMITY_COST;

Completed in 69 milliseconds