Searched refs:lastSubtypeHash (Results 1 – 1 of 1) sorted by relevance
3288 final int lastSubtypeHash = Integer.parseInt(lastIme.second); in switchToPreviousInputMethod() local3293 if (!imiIdIsSame || lastSubtypeHash != currentSubtypeHash) { in switchToPreviousInputMethod()3295 subtypeId = InputMethodUtils.getSubtypeIdFromHashCode(lastImi, lastSubtypeHash); in switchToPreviousInputMethod()3388 final int lastSubtypeHash = Integer.parseInt(lastIme.second); in getLastInputMethodSubtype() local3390 InputMethodUtils.getSubtypeIdFromHashCode(lastImi, lastSubtypeHash); in getLastInputMethodSubtype()