Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java217 static final int SECURE_SUGGESTION_SPANS_MAX_SIZE = 20; field in InputMethodManagerService
323 new LruCache<>(SECURE_SUGGESTION_SPANS_MAX_SIZE);