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()
525 final InputMethodSubtype currentSubtype = richImm.getInputMethodManager() in switchSubtype() local530 mLastActiveSubtype = currentSubtype; in switchSubtype()535 && !currentSubtype.equals(lastActiveSubtype)) { in switchSubtype()