Searched refs:imeInTheHistory (Results 1 – 1 of 1) sorted by relevance
1109 final String imeInTheHistory = imeAndSubtype.first; in getLastSubtypeForInputMethodLockedInternal() local1111 if (TextUtils.isEmpty(imeId) || imeInTheHistory.equals(imeId)) { in getLastSubtypeForInputMethodLockedInternal()1115 enabledImes, imeInTheHistory, subtypeInTheHistory); in getLastSubtypeForInputMethodLockedInternal()1120 return new Pair<>(imeInTheHistory, subtypeHashCode); in getLastSubtypeForInputMethodLockedInternal()