Searched refs:getSelectedInputMethodSubtypeId (Results 1 – 3 of 3) sorted by relevance
86 int lastInputMethodSubtypeId = mSettings.getSelectedInputMethodSubtypeId(lastInputMethodId); in showInputMethodMenu()
806 int getSelectedInputMethodSubtypeId(String selectedImiId) { in getSelectedInputMethodSubtypeId() method in InputMethodUtils.InputMethodSettings
3314 setInputMethodLocked(id, mSettings.getSelectedInputMethodSubtypeId(id)); in updateInputMethodsFromSettingsLocked()5584 int subtypeId = mSettings.getSelectedInputMethodSubtypeId(selectedMethodId); in getCurrentInputMethodSubtypeLocked()