Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/inputmethod/
DInputMethodSubtype.java122 boolean overridesImplicitlyEnabledSubtype) { in setOverridesImplicitlyEnabledSubtype() argument
123 mOverridesImplicitlyEnabledSubtype = overridesImplicitlyEnabledSubtype; in setOverridesImplicitlyEnabledSubtype()
221 boolean overridesImplicitlyEnabledSubtype, int id, boolean isAsciiCapable) { in getBuilder() argument
229 builder.mOverridesImplicitlyEnabledSubtype = overridesImplicitlyEnabledSubtype; in getBuilder()
244 boolean isAuxiliary, boolean overridesImplicitlyEnabledSubtype) { in InputMethodSubtype() argument
246 overridesImplicitlyEnabledSubtype, 0); in InputMethodSubtype()
282 boolean isAuxiliary, boolean overridesImplicitlyEnabledSubtype, int id) { in InputMethodSubtype() argument
284 overridesImplicitlyEnabledSubtype, id, false)); in InputMethodSubtype()
427 public boolean overridesImplicitlyEnabledSubtype() { in overridesImplicitlyEnabledSubtype() method in InputMethodSubtype
612 && (subtype.overridesImplicitlyEnabledSubtype() in equals()
[all …]
/frameworks/base/services/tests/servicestests/src/com/android/server/inputmethod/
DInputMethodUtilsTest.java889 boolean isAuxiliary, boolean overridesImplicitlyEnabledSubtype, in createDummyInputMethodSubtype() argument
892 overridesImplicitlyEnabledSubtype, isAsciiCapable, in createDummyInputMethodSubtype()
898 boolean overridesImplicitlyEnabledSubtype, boolean isAsciiCapable, in createDummyInputMethodSubtype() argument
914 .setOverridesImplicitlyEnabledSubtype(overridesImplicitlyEnabledSubtype) in createDummyInputMethodSubtype()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/inputmethod/
DInputMethodAndSubtypeEnablerManagerCompat.java151 if (subtype.overridesImplicitlyEnabledSubtype()) { in addInputMethodSubtypePreferences()
DInputMethodAndSubtypeEnablerManager.java150 if (subtype.overridesImplicitlyEnabledSubtype()) { in addInputMethodSubtypePreferences()
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodSubtypeSwitchingController.java219 subtype.overridesImplicitlyEnabledSubtype() ? null : subtype in getSortedInputMethodAndSubtypeList()
DInputMethodUtils.java194 if (s.overridesImplicitlyEnabledSubtype()) { in isSystemAuxilialyImeThatHasAutomaticSubtype()
470 if (subtype.overridesImplicitlyEnabledSubtype()) { in getImplicitlyApplicableSubtypesLockedImpl()
DInputMethodManagerService.java2482 || auxSubtype.overridesImplicitlyEnabledSubtype() in shouldShowImeSwitcherLocked()
2483 || nonAuxSubtype.overridesImplicitlyEnabledSubtype()) in shouldShowImeSwitcherLocked()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...