Searched refs:getSelectedInputMethod (Results 1 – 4 of 4) sorted by relevance
1256 String curInputMethodId = mSettings.getSelectedInputMethod(); in onHandleForceStop()1373 String curInputMethodId = mSettings.getSelectedInputMethod(); in onFinishPackageChangesInternal()1694 final String defaultImiId = mSettings.getSelectedInputMethod(); in switchUserOnHandlerLocked()1711 if (TextUtils.isEmpty(mSettings.getSelectedInputMethod())) { in switchUserOnHandlerLocked()1725 + " selectedIme=" + mSettings.getSelectedInputMethod()); in switchUserOnHandlerLocked()1805 final String defaultImiId = mSettings.getSelectedInputMethod(); in systemRunning()2958 String id = mSettings.getSelectedInputMethod(); in updateInputMethodsFromSettingsLocked()2961 id = mSettings.getSelectedInputMethod(); in updateInputMethodsFromSettingsLocked()4634 final String defaultImiId = mSettings.getSelectedInputMethod(); in buildInputMethodListLocked()4747 final String selId = mSettings.getSelectedInputMethod(); in setInputMethodEnabledLocked()[all …]
97 final String lastInputMethodId = mSettings.getSelectedInputMethod(); in showInputMethodMenu()
1283 String getSelectedInputMethod() { in getSelectedInputMethod() method in InputMethodUtils.InputMethodSettings
19982 HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getSelectedInputMethod()L…