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