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