Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodUtils.java381 static InputMethodInfo getMostApplicableDefaultIME(List<InputMethodInfo> enabledImes) { in getMostApplicableDefaultIME() method in InputMethodUtils
DInputMethodManagerService.java3905 final InputMethodInfo imi = InputMethodUtils.getMostApplicableDefaultIME( in chooseNewDefaultIMELocked()
5120 nextIme = InputMethodUtils.getMostApplicableDefaultIME(nextEnabledImes).getId(); in handleShellCommandResetInputMethod()
/frameworks/base/services/
Dart-profile7399 HSPLcom/android/server/inputmethod/InputMethodUtils;->getMostApplicableDefaultIME(Ljava/util/List;)…