Searched refs:getSelectedInputMethod (Results 1 – 3 of 3) sorted by relevance
1357 String curInputMethodId = mSettings.getSelectedInputMethod(); in onHandleForceStop()1497 String curInputMethodId = mSettings.getSelectedInputMethod(); in onFinishPackageChangesInternal()1860 final String defaultImiId = mSettings.getSelectedInputMethod(); in switchUserOnHandlerLocked()1879 if (TextUtils.isEmpty(mSettings.getSelectedInputMethod())) { in switchUserOnHandlerLocked()1894 + " selectedIme=" + mSettings.getSelectedInputMethod()); in switchUserOnHandlerLocked()3307 String id = mSettings.getSelectedInputMethod(); in updateInputMethodsFromSettingsLocked()3310 id = mSettings.getSelectedInputMethod(); in updateInputMethodsFromSettingsLocked()5371 final String defaultImiId = mSettings.getSelectedInputMethod(); in buildInputMethodListLocked()5473 final String selId = mSettings.getSelectedInputMethod(); in setInputMethodEnabledLocked()5705 final String methodId = settings.getSelectedInputMethod(); in canCallerAccessInputMethod()[all …]
85 final String lastInputMethodId = mSettings.getSelectedInputMethod(); in showInputMethodMenu()
751 String getSelectedInputMethod() { in getSelectedInputMethod() method in InputMethodUtils.InputMethodSettings837 final String selectedMethodId = getSelectedInputMethod(); in getCurrentInputMethodSubtypeForNonCurrentUsers()