Searched refs:currentSubtype (Results 1 – 2 of 2) sorted by relevance
146 final InputMethodSubtype currentSubtype = imm.getCurrentInputMethodSubtype(); in switchToNextInputSubtypeInThisIme() local149 final int currentIndex = getSubtypeIndexInList(currentSubtype, enabledSubtypes); in switchToNextInputSubtypeInThisIme()152 + SubtypeLocaleUtils.getSubtypeNameForLogging(currentSubtype)); in switchToNextInputSubtypeInThisIme()
563 final InputMethodSubtype currentSubtype = richImm.getInputMethodManager() in switchSubtype() local568 mLastActiveSubtype = currentSubtype; in switchSubtype()573 && !currentSubtype.equals(lastActiveSubtype)) { in switchSubtype()