Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/inputmethod/
DInputMethodSubtype.java142 boolean overridesImplicitlyEnabledSubtype) { in setOverridesImplicitlyEnabledSubtype() argument
143 mOverridesImplicitlyEnabledSubtype = overridesImplicitlyEnabledSubtype; in setOverridesImplicitlyEnabledSubtype()
280 boolean overridesImplicitlyEnabledSubtype, int id, boolean isAsciiCapable) { in getBuilder() argument
288 builder.mOverridesImplicitlyEnabledSubtype = overridesImplicitlyEnabledSubtype; in getBuilder()
303 boolean isAuxiliary, boolean overridesImplicitlyEnabledSubtype) { in InputMethodSubtype() argument
305 overridesImplicitlyEnabledSubtype, 0); in InputMethodSubtype()
341 boolean isAuxiliary, boolean overridesImplicitlyEnabledSubtype, int id) { in InputMethodSubtype() argument
343 overridesImplicitlyEnabledSubtype, id, false)); in InputMethodSubtype()
577 public boolean overridesImplicitlyEnabledSubtype() { in overridesImplicitlyEnabledSubtype() method in InputMethodSubtype
765 && (subtype.overridesImplicitlyEnabledSubtype() in equals()
[all …]
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/inputmethod/
DInputMethodAndSubtypeEnablerManagerCompat.java151 if (subtype.overridesImplicitlyEnabledSubtype()) { in addInputMethodSubtypePreferences()
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodInfoUtils.java278 if (s.overridesImplicitlyEnabledSubtype()) { in isSystemAuxilialyImeThatHasAutomaticSubtype()
DSubtypeUtils.java162 if (subtype.overridesImplicitlyEnabledSubtype()) { in getImplicitlyApplicableSubtypesImpl()
DInputMethodSubtypeSwitchingController.java205 subtype.overridesImplicitlyEnabledSubtype() ? null : subtype in getSortedInputMethodAndSubtypeList()
DInputMethodManagerService.java2785 || auxSubtype.overridesImplicitlyEnabledSubtype() in shouldShowImeSwitcherLocked()
2786 || nonAuxSubtype.overridesImplicitlyEnabledSubtype()) in shouldShowImeSwitcherLocked()
/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/
DInputMethodUtilsTest.java995 boolean isAuxiliary, boolean overridesImplicitlyEnabledSubtype, in createFakeInputMethodSubtype() argument
998 overridesImplicitlyEnabledSubtype, isAsciiCapable, in createFakeInputMethodSubtype()
1004 boolean overridesImplicitlyEnabledSubtype, boolean isAsciiCapable, in createFakeInputMethodSubtype() argument
1020 .setOverridesImplicitlyEnabledSubtype(overridesImplicitlyEnabledSubtype) in createFakeInputMethodSubtype()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt902 field public static final int overridesImplicitlyEnabledSubtype = 16843682; // 0x10103a2
35853 method public boolean overridesImplicitlyEnabledSubtype();
/frameworks/base/core/api/
Dcurrent.txt1256 field public static final int overridesImplicitlyEnabledSubtype = 16843682; // 0x10103a2
56459 method public boolean overridesImplicitlyEnabledSubtype();
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt75551 Lcom/android/internal/R$attr;->overridesImplicitlyEnabledSubtype:I