Searched refs:mCachedSubtypeListWithImplicitlySelected (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DRichInputMethodManager.java235 mCachedSubtypeListWithImplicitlySelected; field in class:RichInputMethodManager.InputMethodInfoCache
242 mCachedSubtypeListWithImplicitlySelected = new HashMap<>();
263 ? mCachedSubtypeListWithImplicitlySelected
277 mCachedSubtypeListWithImplicitlySelected.clear();

Completed in 116 milliseconds