Home
last modified time | relevance | path

Searched refs:refreshSubtypeCaches (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DRichInputMethodManager.java110 refreshSubtypeCaches(); in initInternal()
482 refreshSubtypeCaches(); in setAdditionalInputMethodSubtypes()
491 public void refreshSubtypeCaches() { in refreshSubtypeCaches() method in RichInputMethodManager
H A DLatinIME.java917 mRichImm.refreshSubtypeCaches(); in onStartInputViewInternal()
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
H A DPreferencesSettingsFragment.java79 RichInputMethodManager.getInstance().refreshSubtypeCaches(); in onResume()