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

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
forgetting_curve_utils.h 77 static const int STRONG_PROBABILITY_TABLE_ID;
forgetting_curve_utils.cpp 182 const int ForgettingCurveUtils::ProbabilityTable::STRONG_PROBABILITY_TABLE_ID = 2;
223 } else if (tableId == STRONG_PROBABILITY_TABLE_ID) {

Completed in 148 milliseconds