Home
last modified time | relevance | path

Searched defs:maxEntryCount (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/providers/TvProvider/src/com/android/providers/tv/
H A DEpgDataCleanupService.java116 void clearOverflowWatchHistory(int maxEntryCount) { in clearOverflowWatchHistory()
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
H A Dforgetting_curve_utils.h54 AK_FORCE_INLINE static int getEntryCountHardLimit(const int maxEntryCount) { in getEntryCountHardLimit()
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/header/
H A Dheader_policy.cpp176 const int maxEntryCount = HeaderReadWriteUtils::readIntAttributeValue(&mAttributeMap, in readMaxNgramCounts() local
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
H A Dlanguage_model_dict_content.cpp392 const HeaderPolicy *const headerPolicy, const int maxEntryCount, const int targetLevel, in turncateEntriesInSpecifiedLevel()