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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
scoring_params.cpp 58 const float ScoringParams::HAS_PROXIMITY_TERMINAL_COST = 0.0683f;
scoring_params.h 65 static const float HAS_PROXIMITY_TERMINAL_COST;

Completed in 308 milliseconds