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

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
forgetting_curve_utils.h 75 static const int WEAK_PROBABILITY_TABLE_ID;
forgetting_curve_utils.cpp 180 const int ForgettingCurveUtils::ProbabilityTable::WEAK_PROBABILITY_TABLE_ID = 0;
217 if (tableId == WEAK_PROBABILITY_TABLE_ID) {

Completed in 936 milliseconds