Searched refs:lastSubtypeHash (Results 1 – 1 of 1) sorted by relevance
2908 final int lastSubtypeHash = Integer.parseInt(lastIme.second); in switchToLastInputMethod() local2913 if (!imiIdIsSame || lastSubtypeHash != currentSubtypeHash) { in switchToLastInputMethod()2915 subtypeId = InputMethodUtils.getSubtypeIdFromHashCode(lastImi, lastSubtypeHash); in switchToLastInputMethod()3016 final int lastSubtypeHash = Integer.parseInt(lastIme.second); in getLastInputMethodSubtype() local3018 InputMethodUtils.getSubtypeIdFromHashCode(lastImi, lastSubtypeHash); in getLastInputMethodSubtype()