Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodBindingController.java195 void setSelectedMethodId(@Nullable String selectedMethodId) { in setSelectedMethodId()
DInputMethodSettings.java585 final String selectedMethodId = getSelectedInputMethod(); in getCurrentInputMethodSubtypeForNonCurrentUsers() local
DInputMethodManagerService.java1366 String selectedMethodId = getSelectedMethodIdLocked(); in resetDefaultImeLocked() local
2141 String selectedMethodId = bindingController.getSelectedMethodId(); in startInputUncheckedLocked() local
2304 private boolean shouldPreventImeStartupLocked( in shouldPreventImeStartupLocked()
5554 final var selectedMethodId = getInputMethodBindingController(userId).getSelectedMethodId(); in getCurrentInputMethodSubtypeLocked() local