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

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
language_model_dict_content_global_counters.cpp 25 const int LanguageModelDictContentGlobalCounters::COUNTER_VALUE_NEAR_LIMIT_THRESHOLD =
language_model_dict_content_global_counters.h 40 return mMaxValueOfCounters >= COUNTER_VALUE_NEAR_LIMIT_THRESHOLD
82 const static int COUNTER_VALUE_NEAR_LIMIT_THRESHOLD;

Completed in 233 milliseconds