Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/dictionary/header/
Dheader_policy.h165 AK_FORCE_INLINE int getLastDecayedTime() const { in getLastDecayedTime() function
/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
Dforgetting_curve_utils.cpp140 if (headerPolicy->getLastDecayedTime() + DECAY_INTERVAL_SECONDS in needsToDecay()