Searched refs:getSelectedInputMethod (Results 1 – 3 of 3) sorted by relevance
1144 String curInputMethodId = mSettings.getSelectedInputMethod(); in onHandleForceStop()1261 String curInputMethodId = mSettings.getSelectedInputMethod(); in onFinishPackageChangesInternal()1545 final String defaultImiId = mSettings.getSelectedInputMethod(); in switchUserLocked()1563 if (TextUtils.isEmpty(mSettings.getSelectedInputMethod())) { in switchUserLocked()1578 + " selectedIme=" + mSettings.getSelectedInputMethod()); in switchUserLocked()1644 final String defaultImiId = mSettings.getSelectedInputMethod(); in systemRunning()2649 String id = mSettings.getSelectedInputMethod(); in updateInputMethodsFromSettingsLocked()2652 id = mSettings.getSelectedInputMethod(); in updateInputMethodsFromSettingsLocked()4046 final String defaultImiId = mSettings.getSelectedInputMethod(); in buildInputMethodListLocked()4100 final String lastInputMethodId = mSettings.getSelectedInputMethod(); in showInputMethodMenu()[all …]
1230 String getSelectedInputMethod() { in getSelectedInputMethod() method in InputMethodUtils.InputMethodSettings
7376 HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getSelectedInputMethod()L…