Home
last modified time | relevance | path

Searched refs:ENTRY_SIZE_FOR_LOW_RAM_DEVICE (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java992 private static final int ENTRY_SIZE_FOR_LOW_RAM_DEVICE = 5; field in InputMethodManagerService.StartInputHistory
996 return ENTRY_SIZE_FOR_LOW_RAM_DEVICE; in getEntrySize()