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

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
forgetting_curve_utils.h 106 static int clampToVisibleEntryLevelRange(const int level);
forgetting_curve_utils.cpp 52 const int level = clampToVisibleEntryLevelRange(newHistoricalInfo->getLevel());
162 /* static */ int ForgettingCurveUtils::clampToVisibleEntryLevelRange(const int level) {

Completed in 170 milliseconds