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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
scoring_params.h 46 static const float PROXIMITY_COST;
scoring_params.cpp 39 const float ScoringParams::PROXIMITY_COST = 0.0694f;
typing_weighting.h 88 : ScoringParams::PROXIMITY_COST) : 0.0f;

Completed in 392 milliseconds