Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DRichInputMethodManager.java391 clearSubtypeCaches(); in setAdditionalInputMethodSubtypes()
408 public void clearSubtypeCaches() { in clearSubtypeCaches() method in RichInputMethodManager
DLatinIME.java827 mRichImm.clearSubtypeCaches(); in onStartInputViewInternal()