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.java1259 int getSelectedInputMethodSubtypeId(String selectedImiId) { in getSelectedInputMethodSubtypeId() method in InputMethodUtils.InputMethodSettings
DInputMethodManagerService.java2656 setInputMethodLocked(id, mSettings.getSelectedInputMethodSubtypeId(id)); in updateInputMethodsFromSettingsLocked()
4101 int lastInputMethodSubtypeId = mSettings.getSelectedInputMethodSubtypeId(lastInputMethodId); in showInputMethodMenu()
4406 int subtypeId = mSettings.getSelectedInputMethodSubtypeId(mCurMethodId); in getCurrentInputMethodSubtypeLocked()
/frameworks/base/services/
Dart-profile7377 …id/server/inputmethod/InputMethodUtils$InputMethodSettings;->getSelectedInputMethodSubtypeId(Ljava…