Searched refs:putSelectedInputMethod (Results 1 – 3 of 3) sorted by relevance
4359 mSettings.putSelectedInputMethod(imi != null ? imi.getId() : ""); in setSelectedInputMethodAndSubtypeLocked()5046 settings.putSelectedInputMethod(imeId); in handleShellCommandSetInputMethod()5093 mSettings.putSelectedInputMethod(null); in handleShellCommandResetInputMethod()5128 settings.putSelectedInputMethod(nextIme); in handleShellCommandResetInputMethod()
1213 void putSelectedInputMethod(String imeId) { in putSelectedInputMethod() method in InputMethodUtils.InputMethodSettings
7384 HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->putSelectedInputMethod(Lj…