Searched refs:imeInTheHistory (Results 1 – 1 of 1) sorted by relevance
379 final String imeInTheHistory = imeAndSubtype.first; in getLastSubtypeForInputMethodInternal() local381 if (TextUtils.isEmpty(imeId) || imeInTheHistory.equals(imeId)) { in getLastSubtypeForInputMethodInternal()385 enabledImes, imeInTheHistory, subtypeInTheHistory); in getLastSubtypeForInputMethodInternal()391 return new Pair<>(imeInTheHistory, subtypeHashCode); in getLastSubtypeForInputMethodInternal()