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

  /packages/inputmethods/LatinIME/native/jni/tests/dictionary/structure/v4/content/
language_model_dict_content_global_counters_test.cpp 30 globalCounters.updateMaxValueOfCounters(10);
33 globalCounters.updateMaxValueOfCounters(count);
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
language_model_dict_content_global_counters.h 70 void updateMaxValueOfCounters(const int count) {
language_model_dict_content.cpp 234 mGlobalCounters.updateMaxValueOfCounters(
249 mGlobalCounters.updateMaxValueOfCounters(

Completed in 76 milliseconds