Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DUniqueKeysCache.java44 return new UniqueKeysCacheImpl(); in newInstance()
47 private static final class UniqueKeysCacheImpl extends UniqueKeysCache { class in UniqueKeysCache
52 UniqueKeysCacheImpl() { in UniqueKeysCacheImpl() method in UniqueKeysCache.UniqueKeysCacheImpl