Searched refs:getRawSubtype (Results 1 – 8 of 8) sorted by relevance
165 .getSubtypeDisplayNameInSystemLocale(subtype.getRawSubtype()); in testAllFullDisplayNameForSpacebar()180 .getSubtypeDisplayNameInSystemLocale(subtype.getRawSubtype()); in testAllMiddleDisplayNameForSpacebar()192 subtype.getRawSubtype()), spacebarText); in testAllMiddleDisplayNameForSpacebar()315 assertEquals("zz", subtype.getRawSubtype().getLocale()); in testRichInputMethodSubtypeForNullInputMethodSubtype()316 assertEquals("keyboard", subtype.getRawSubtype().getMode()); in testRichInputMethodSubtypeForNullInputMethodSubtype()
149 .getSubtypeDisplayNameInSystemLocale(subtype.getRawSubtype()); in testAllFullDisplayName()152 .getKeyboardLayoutSetDisplayName(subtype.getRawSubtype()); in testAllFullDisplayName()467 final InputMethodSubtype rawSubtype = subtype.getRawSubtype(); in testIsRtlLanguage()
88 enabledSubtypes.add(subtype.getRawSubtype()); in enableSubtypes()
355 return SubtypeLocaleUtils.getCombiningRulesExtraValue(getCurrentSubtype().getRawSubtype()); in getCombiningRulesExtraValueOfCurrentSubtype()547 richSubtype.getRawSubtype()); in updateShortcutIme()
161 public InputMethodSubtype getRawSubtype() { return mSubtype; } in getRawSubtype() method in RichInputMethodSubtype
800 InputMethodSubtype oldSubtype = mRichImm.getCurrentSubtype().getRawSubtype(); in onCurrentInputMethodSubtypeChanged()819 if (newSubtype == null || newSubtype.equals(mRichImm.getCurrentSubtype().getRawSubtype())) { in onStartInputInternal()
76 return isAsciiCapable(subtype.getRawSubtype()); in isAsciiCapable()
126 keyboard.mId.mSubtype.getRawSubtype()); in announceKeyboardLanguage()