Searched refs:imeAndSubtype (Results 1 – 1 of 1) sorted by relevance
378 final Pair<String, String> imeAndSubtype = subtypeHistory.get(i); in getLastSubtypeForInputMethodInternal() local379 final String imeInTheHistory = imeAndSubtype.first; in getLastSubtypeForInputMethodInternal()382 final String subtypeInTheHistory = imeAndSubtype.second; in getLastSubtypeForInputMethodInternal()