Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodSubtype.java141 boolean overridesImplicitlyEnabledSubtype) { in setOverridesImplicitlyEnabledSubtype() argument
142 mOverridesImplicitlyEnabledSubtype = overridesImplicitlyEnabledSubtype; in setOverridesImplicitlyEnabledSubtype()
302 boolean isAuxiliary, boolean overridesImplicitlyEnabledSubtype) { in InputMethodSubtype() argument
304 overridesImplicitlyEnabledSubtype, 0); in InputMethodSubtype()
342 overridesImplicitlyEnabledSubtype, id, false)); in InputMethodSubtype()
576 public boolean overridesImplicitlyEnabledSubtype() { in overridesImplicitlyEnabledSubtype() method in InputMethodSubtype
764 && (subtype.overridesImplicitlyEnabledSubtype() in equals()
765 == overridesImplicitlyEnabledSubtype()) in equals()
808 boolean isAuxiliary, boolean overridesImplicitlyEnabledSubtype, in hashCodeInternal() argument
815 overridesImplicitlyEnabledSubtype}); in hashCodeInternal()
[all …]
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/inputmethod/
H A DInputMethodAndSubtypeEnablerManager.java150 if (subtype.overridesImplicitlyEnabledSubtype()) { in addInputMethodSubtypePreferences()
H A DInputMethodAndSubtypeEnablerManagerCompat.java151 if (subtype.overridesImplicitlyEnabledSubtype()) { in addInputMethodSubtypePreferences()
/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodInfoUtils.java280 if (s.overridesImplicitlyEnabledSubtype()) { in isSystemAuxilialyImeThatHasAutomaticSubtype()
H A DSubtypeUtils.java167 if (subtype.overridesImplicitlyEnabledSubtype()) { in getImplicitlyApplicableSubtypesLockedImpl()
H A DInputMethodSubtypeSwitchingController.java221 subtype.overridesImplicitlyEnabledSubtype() ? null : subtype in getSortedInputMethodAndSubtypeList()
H A DInputMethodManagerService.java3149 || auxSubtype.overridesImplicitlyEnabledSubtype() in shouldShowImeSwitcherLocked()
3150 || nonAuxSubtype.overridesImplicitlyEnabledSubtype()) in shouldShowImeSwitcherLocked()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/inputmethod/
H A DInputMethodUtilsTest.java1009 boolean isAuxiliary, boolean overridesImplicitlyEnabledSubtype, in createFakeInputMethodSubtype() argument
1012 overridesImplicitlyEnabledSubtype, isAsciiCapable, in createFakeInputMethodSubtype()
1018 boolean overridesImplicitlyEnabledSubtype, boolean isAsciiCapable, in createFakeInputMethodSubtype() argument
1034 .setOverridesImplicitlyEnabledSubtype(overridesImplicitlyEnabledSubtype) in createFakeInputMethodSubtype()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt1229 field public static final int overridesImplicitlyEnabledSubtype = 16843682; // 0x10103a2
55832 method public boolean overridesImplicitlyEnabledSubtype();
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt76194 Lcom/android/internal/R$attr;->overridesImplicitlyEnabledSubtype:I