Searched refs:implicitlyEnabledSubtypes (Results 1 – 3 of 3) sorted by relevance
237 final List<InputMethodSubtype> implicitlyEnabledSubtypes = in updateImplicitlyEnabledSubtypesOf() local239 if (subtypePrefs == null || implicitlyEnabledSubtypes == null) { in updateImplicitlyEnabledSubtypesOf()248 for (final InputMethodSubtype subtype : implicitlyEnabledSubtypes) { in updateImplicitlyEnabledSubtypesOf()
238 final List<InputMethodSubtype> implicitlyEnabledSubtypes = in updateImplicitlyEnabledSubtypesOf() local240 if (subtypePrefs == null || implicitlyEnabledSubtypes == null) { in updateImplicitlyEnabledSubtypesOf()249 for (final InputMethodSubtype subtype : implicitlyEnabledSubtypes) { in updateImplicitlyEnabledSubtypesOf()
665 List<InputMethodSubtype> implicitlyEnabledSubtypes = in getEnabledSubtypeHashCodeForInputMethodAndSubtypeLocked() local667 final int numSubtypes = implicitlyEnabledSubtypes.size(); in getEnabledSubtypeHashCodeForInputMethodAndSubtypeLocked()669 final InputMethodSubtype st = implicitlyEnabledSubtypes.get(i); in getEnabledSubtypeHashCodeForInputMethodAndSubtypeLocked()