Searched refs:canAddToLastInputMethod (Results 1 – 3 of 3) sorted by relevance
661 static boolean canAddToLastInputMethod(InputMethodSubtype subtype) { in canAddToLastInputMethod() method in InputMethodUtils1343 if (canAddToLastInputMethod(currentSubtype)) { in saveCurrentInputMethodAndSubtypeToHistory()
3733 && !InputMethodUtils.canAddToLastInputMethod(mCurrentSubtype)) { in switchToPreviousInputMethod()
20006 HSPLcom/android/server/inputmethod/InputMethodUtils;->canAddToLastInputMethod(Landroid/view/inputme…