Home
last modified time | relevance | path

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

/packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/settingslib/
DInputMethodAndSubtypeUtilCompat.java189 final String subtypeHashCodeStr = String.valueOf(subtype.hashCode()); in saveInputMethodSubtypeList() local
191 .getOrCreatePrefCompat(imiId + subtypeHashCodeStr); in saveInputMethodSubtypeList()
211 subtypesSet.add(subtypeHashCodeStr); in saveInputMethodSubtypeList()
220 subtypesSet.remove(subtypeHashCodeStr); in saveInputMethodSubtypeList()