Searched refs:overridesImplicitlyEnabledSubtype (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/core/java/android/view/inputmethod/ |
D | InputMethodSubtype.java | 122 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/ |
D | InputMethodUtilsTest.java | 889 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/ |
D | InputMethodAndSubtypeEnablerManagerCompat.java | 151 if (subtype.overridesImplicitlyEnabledSubtype()) { in addInputMethodSubtypePreferences()
|
D | InputMethodAndSubtypeEnablerManager.java | 150 if (subtype.overridesImplicitlyEnabledSubtype()) { in addInputMethodSubtypePreferences()
|
/frameworks/base/services/core/java/com/android/server/inputmethod/ |
D | InputMethodSubtypeSwitchingController.java | 219 subtype.overridesImplicitlyEnabledSubtype() ? null : subtype in getSortedInputMethodAndSubtypeList()
|
D | InputMethodUtils.java | 194 if (s.overridesImplicitlyEnabledSubtype()) { in isSystemAuxilialyImeThatHasAutomaticSubtype() 470 if (subtype.overridesImplicitlyEnabledSubtype()) { in getImplicitlyApplicableSubtypesLockedImpl()
|
D | InputMethodManagerService.java | 2482 || auxSubtype.overridesImplicitlyEnabledSubtype() in shouldShowImeSwitcherLocked() 2483 || nonAuxSubtype.overridesImplicitlyEnabledSubtype()) in shouldShowImeSwitcherLocked()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |