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

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
forgetting_curve_utils.cpp 39 const int ForgettingCurveUtils::DURATION_TO_LOWER_THE_LEVEL_IN_SECONDS = 15 * 24 * 60 * 60;
89 DURATION_TO_LOWER_THE_LEVEL_IN_SECONDS);
100 DURATION_TO_LOWER_THE_LEVEL_IN_SECONDS)
110 const int durationToLevelDownInSeconds = DURATION_TO_LOWER_THE_LEVEL_IN_SECONDS;
forgetting_curve_utils.h 98 static const int DURATION_TO_LOWER_THE_LEVEL_IN_SECONDS;

Completed in 1276 milliseconds