Searched refs:lastSubtypeHash (Results 1 – 2 of 2) sorted by relevance
352 final int lastSubtypeHash = Integer.parseInt(lastIme.second); in getLastInputMethodSubtype() local354 lastSubtypeHash); in getLastInputMethodSubtype()
4127 final int lastSubtypeHash = Integer.parseInt(lastIme.second); in switchToPreviousInputMethod() local4132 if (!imiIdIsSame || lastSubtypeHash != currentSubtypeHash) { in switchToPreviousInputMethod()4134 subtypeId = SubtypeUtils.getSubtypeIdFromHashCode(lastImi, lastSubtypeHash); in switchToPreviousInputMethod()