Searched refs:canAddToLastInputMethod (Results 1 – 2 of 2) sorted by relevance
82 static boolean canAddToLastInputMethod(InputMethodSubtype subtype) { in canAddToLastInputMethod() method in InputMethodUtils821 if (canAddToLastInputMethod(currentSubtype)) { in saveCurrentInputMethodAndSubtypeToHistory()
4148 && !InputMethodUtils.canAddToLastInputMethod(mCurrentSubtype)) { in switchToPreviousInputMethod()