Searched refs:mCachedThisImeInfo (Results 1 – 1 of 1) sorted by relevance
233 private InputMethodInfo mCachedThisImeInfo; field in RichInputMethodManager.InputMethodInfoCache247 if (mCachedThisImeInfo != null) { in getInputMethodOfThisIme()248 return mCachedThisImeInfo; in getInputMethodOfThisIme()252 mCachedThisImeInfo = imi; in getInputMethodOfThisIme()276 mCachedThisImeInfo = null; in clear()