Searched refs:explicitlyEnabledSubtypes (Results 1 – 1 of 1) sorted by relevance
407 final ArrayList<String> explicitlyEnabledSubtypes = enabledIme.second; in getEnabledSubtypeHashCodeForInputMethodAndSubtype() local409 if (explicitlyEnabledSubtypes.isEmpty()) { in getEnabledSubtypeHashCodeForInputMethodAndSubtype()427 for (int j = 0; j < explicitlyEnabledSubtypes.size(); ++j) { in getEnabledSubtypeHashCodeForInputMethodAndSubtype()428 final String s = explicitlyEnabledSubtypes.get(j); in getEnabledSubtypeHashCodeForInputMethodAndSubtype()