Searched refs:InputMethodInfoCache (Results 1 – 1 of 1) sorted by relevance
68 private InputMethodInfoCache mInputMethodInfoCache;100 mInputMethodInfoCache = new InputMethodInfoCache( in initInternal()229 private static class InputMethodInfoCache { class in RichInputMethodManager239 public InputMethodInfoCache(final InputMethodManager imm, final String imePackageName) { in InputMethodInfoCache() method in RichInputMethodManager.InputMethodInfoCache