Home
last modified time | relevance | path

Searched defs:InputMethodInfoCache (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DRichInputMethodManager.java211 private static class InputMethodInfoCache { class in RichInputMethodManager
217 public InputMethodInfoCache(final InputMethodManager imm, final String imePackageName) { in InputMethodInfoCache() method in RichInputMethodManager.InputMethodInfoCache