Home
last modified time | relevance | path

Searched defs:selectedMethodId (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodBindingController.java178 void setSelectedMethodId(@Nullable String selectedMethodId) { in setSelectedMethodId()
H A DInputMethodManagerService.java515 private void setSelectedMethodIdLocked(@Nullable String selectedMethodId) { in setSelectedMethodIdLocked()
1783 String selectedMethodId = getSelectedMethodIdLocked(); in resetDefaultImeLocked() local
2216 String selectedMethodId = getSelectedMethodIdLocked(); in getEnabledInputMethodSubtypeListLocked() local
2566 final String selectedMethodId = getSelectedMethodIdLocked(); in startInputUncheckedLocked() local
2678 private boolean shouldPreventImeStartupLocked( in shouldPreventImeStartupLocked()
5573 String selectedMethodId = getSelectedMethodIdLocked(); in getCurrentInputMethodSubtypeLocked() local
H A DInputMethodUtils.java837 final String selectedMethodId = getSelectedInputMethod(); in getCurrentInputMethodSubtypeForNonCurrentUsers() local