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