Searched defs:isAuxiliary (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/java/android/view/inputmethod/ |
D | InputMethodSubtype.java | 106 public InputMethodSubtypeBuilder setIsAuxiliary(boolean isAuxiliary) { in setIsAuxiliary() 218 String mode, String extraValue, boolean isAuxiliary, in getBuilder() 241 boolean isAuxiliary, boolean overridesImplicitlyEnabledSubtype) { in InputMethodSubtype() 278 boolean isAuxiliary, boolean overridesImplicitlyEnabledSubtype, int id) { in InputMethodSubtype() 403 public boolean isAuxiliary() { in isAuxiliary() method in InputMethodSubtype 639 boolean isAuxiliary, boolean overridesImplicitlyEnabledSubtype, in hashCodeInternal()
|
/frameworks/base/core/tests/coretests/src/com/android/internal/inputmethod/ |
D | InputMethodUtilsTest.java | 874 boolean isAuxiliary, boolean overridesImplicitlyEnabledSubtype, in createDummyInputMethodSubtype() 882 String languageTag, String mode, boolean isAuxiliary, in createDummyInputMethodSubtype()
|