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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
scoring_params.cpp 37 const float ScoringParams::PROXIMITY_COST = 0.0694f;
scoring_params.h 44 static const float PROXIMITY_COST;

Completed in 564 milliseconds