Searched refs:allowsImplicitlySelectedSubtypes (Results 1 – 4 of 4) sorted by relevance
40 boolean allowsImplicitlySelectedSubtypes); in getEnabledInputMethodSubtypeList() argument
673 boolean allowsImplicitlySelectedSubtypes) { in getEnabledInputMethodSubtypeList() argument676 imi == null ? null : imi.getId(), allowsImplicitlySelectedSubtypes); in getEnabledInputMethodSubtypeList()
860 Context context, InputMethodInfo imi, boolean allowsImplicitlySelectedSubtypes) { in getEnabledInputMethodSubtypeListLocked() argument863 if (allowsImplicitlySelectedSubtypes && enabledSubtypes.isEmpty()) { in getEnabledInputMethodSubtypeListLocked()
1037 boolean allowsImplicitlySelectedSubtypes) { in getEnabledInputMethodSubtypeList() argument1053 mContext, imi, allowsImplicitlySelectedSubtypes); in getEnabledInputMethodSubtypeList()