Searched refs:mKeysCache (Results 1 – 2 of 2) sorted by relevance
70 public KeysCache mKeysCache; field in KeyboardParams99 final Key key = (mKeysCache != null) ? mKeysCache.get(newKey) : newKey; in onAddKey()
162 mParams.mKeysCache = keysCache; in setAutoGenerate()