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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/header/
header_policy.cpp 49 const float HeaderPolicy::MULTIPLE_WORD_COST_MULTIPLIER_SCALE = 100.0f;
94 return MULTIPLE_WORD_COST_MULTIPLIER_SCALE / static_cast<float>(demotionRate);
header_policy.h 272 static const float MULTIPLE_WORD_COST_MULTIPLIER_SCALE;

Completed in 46 milliseconds