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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
scoring_params.h 67 static const float HAS_PROXIMITY_TERMINAL_COST;
scoring_params.cpp 60 const float ScoringParams::HAS_PROXIMITY_TERMINAL_COST = 0.0683f;
typing_weighting.h 47 cost += ScoringParams::HAS_PROXIMITY_TERMINAL_COST;

Completed in 421 milliseconds