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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
scoring_params.h 61 static const float ADDITIONAL_PROXIMITY_COST;
scoring_params.cpp 54 const float ScoringParams::ADDITIONAL_PROXIMITY_COST = 0.37972f;
typing_weighting.h 197 return ScoringParams::ADDITIONAL_PROXIMITY_COST;

Completed in 525 milliseconds