Home
last modified time | relevance | path

Searched refs:DEFAULT_FORGETTING_CURVE_OCCURRENCES_TO_LEVEL_UP (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/header/
Dheader_policy.h58 DEFAULT_FORGETTING_CURVE_OCCURRENCES_TO_LEVEL_UP)), in HeaderPolicy()
90 DEFAULT_FORGETTING_CURVE_OCCURRENCES_TO_LEVEL_UP)), in HeaderPolicy()
273 static const int DEFAULT_FORGETTING_CURVE_OCCURRENCES_TO_LEVEL_UP; variable
Dheader_policy.cpp50 const int HeaderPolicy::DEFAULT_FORGETTING_CURVE_OCCURRENCES_TO_LEVEL_UP = 2; member in latinime::HeaderPolicy