Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodUtils.java1257 int getSelectedInputMethodSubtypeId(String selectedImiId) { in getSelectedInputMethodSubtypeId() method in InputMethodUtils.InputMethodSettings
DInputMethodManagerService.java3034 setInputMethodLocked(id, mSettings.getSelectedInputMethodSubtypeId(id)); in updateInputMethodsFromSettingsLocked()
4662 int lastInputMethodSubtypeId = mSettings.getSelectedInputMethodSubtypeId(lastInputMethodId); in showInputMethodMenu()
4967 int subtypeId = mSettings.getSelectedInputMethodSubtypeId(mCurMethodId); in getCurrentInputMethodSubtypeLocked()
/frameworks/base/services/
Dart-profile16876 …id/server/inputmethod/InputMethodUtils$InputMethodSettings;->getSelectedInputMethodSubtypeId(Ljava…