Searched refs:lastInputMethodId (Results 1 – 1 of 1) sorted by relevance
4100 final String lastInputMethodId = mSettings.getSelectedInputMethod(); in showInputMethodMenu() local4101 int lastInputMethodSubtypeId = mSettings.getSelectedInputMethodSubtypeId(lastInputMethodId); in showInputMethodMenu()4102 if (DEBUG) Slog.v(TAG, "Current IME: " + lastInputMethodId); in showInputMethodMenu()4131 if (mIms[i].getId().equals(lastInputMethodId)) { in showInputMethodMenu()