Searched refs:getMostApplicableDefaultIME (Results 1 – 3 of 3) sorted by relevance
381 static InputMethodInfo getMostApplicableDefaultIME(List<InputMethodInfo> enabledImes) { in getMostApplicableDefaultIME() method in InputMethodUtils
3905 final InputMethodInfo imi = InputMethodUtils.getMostApplicableDefaultIME( in chooseNewDefaultIMELocked()5120 nextIme = InputMethodUtils.getMostApplicableDefaultIME(nextEnabledImes).getId(); in handleShellCommandResetInputMethod()
7399 HSPLcom/android/server/inputmethod/InputMethodUtils;->getMostApplicableDefaultIME(Ljava/util/List;)…