Home
last modified time | relevance | path

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

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