Searched refs:onSubtypeChanged (Results 1 – 3 of 3) sorted by relevance
120 onSubtypeChanged(getCurrentSubtype()); in initialize()168 public void onSubtypeChanged(final InputMethodSubtype newSubtype) { in onSubtypeChanged() method in SubtypeSwitcher
814 mSubtypeSwitcher.onSubtypeChanged(subtype); in onCurrentInputMethodSubtypeChanged()815 mInputLogic.onSubtypeChanged(SubtypeLocaleUtils.getCombiningRulesExtraValue(subtype), in onCurrentInputMethodSubtypeChanged()
179 public void onSubtypeChanged(final String combiningSpec, final SettingsValues settingsValues) { in onSubtypeChanged() method in InputLogic