Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DUniqueKeysCache.java31 public static final UniqueKeysCache NO_CACHE = new UniqueKeysCache() { field in UniqueKeysCache
DKeyboardParams.java106 this(UniqueKeysCache.NO_CACHE); in KeyboardParams()