Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardLayoutSet.java84 private static final KeysCache sKeysCache = new KeysCache(); field in KeyboardLayoutSet
132 sKeysCache.clear(); in clearKeyboardCache()
193 builder.setAutoGenerate(sKeysCache); in getKeyboard()