Home
last modified time | relevance | path

Searched refs:explicitlyEnabledSubtypes (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodUtils.java1134 final ArrayList<String> explicitlyEnabledSubtypes = enabledIme.second; in getEnabledSubtypeHashCodeForInputMethodAndSubtypeLocked() local
1136 if (explicitlyEnabledSubtypes.size() == 0) { in getEnabledSubtypeHashCodeForInputMethodAndSubtypeLocked()
1155 for (String s: explicitlyEnabledSubtypes) { in getEnabledSubtypeHashCodeForInputMethodAndSubtypeLocked()