Searched refs:currentSubtype (Results 1 – 1 of 1) sorted by relevance
1360 String curMethodId, InputMethodSubtype currentSubtype) { in saveCurrentInputMethodAndSubtypeToHistory() argument1362 if (currentSubtype != null) { in saveCurrentInputMethodAndSubtypeToHistory()1363 subtypeId = String.valueOf(currentSubtype.hashCode()); in saveCurrentInputMethodAndSubtypeToHistory()1365 if (canAddToLastInputMethod(currentSubtype)) { in saveCurrentInputMethodAndSubtypeToHistory()