Searched refs:lastInputMethodSubtypeId (Results 1 – 1 of 1) sorted by relevance
86 int lastInputMethodSubtypeId = mSettings.getSelectedInputMethodSubtypeId(lastInputMethodId); in showInputMethodMenu() local99 if (lastInputMethodSubtypeId == NOT_A_SUBTYPE_ID) { in showInputMethodMenu()105 lastInputMethodSubtypeId = SubtypeUtils.getSubtypeIdFromHashCode( in showInputMethodMenu()121 || (lastInputMethodSubtypeId == NOT_A_SUBTYPE_ID && subtypeId == 0) in showInputMethodMenu()122 || (subtypeId == lastInputMethodSubtypeId)) { in showInputMethodMenu()