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

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
forgetting_curve_utils.h 78 static const int AGGRESSIVE_PROBABILITY_TABLE_ID;
forgetting_curve_utils.cpp 183 const int ForgettingCurveUtils::ProbabilityTable::AGGRESSIVE_PROBABILITY_TABLE_ID = 3;
226 } else if (tableId == AGGRESSIVE_PROBABILITY_TABLE_ID) {

Completed in 74 milliseconds