Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java4359 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()
DInputMethodUtils.java1213 void putSelectedInputMethod(String imeId) { in putSelectedInputMethod() method in InputMethodUtils.InputMethodSettings
/frameworks/base/services/
Dart-profile7384 HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->putSelectedInputMethod(Lj…