Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
Dforgetting_curve_utils.cpp127 /* static */ bool ForgettingCurveUtils::needsToDecay(const bool mindsBlockByDecay, in needsToDecay() argument
137 if (mindsBlockByDecay) { in needsToDecay()
Dforgetting_curve_utils.h46 static bool needsToDecay(const bool mindsBlockByDecay, const EntryCounts &entryCounters,