Searched refs:getRawSubtype (Results 1 – 8 of 8) sorted by relevance
177 .getSubtypeDisplayNameInSystemLocale(subtype.getRawSubtype()); in testAllFullDisplayNameForSpacebar()193 .getSubtypeDisplayNameInSystemLocale(subtype.getRawSubtype()); in testAllMiddleDisplayNameForSpacebar()205 subtype.getRawSubtype()), spacebarText); in testAllMiddleDisplayNameForSpacebar()333 assertEquals("zz", subtype.getRawSubtype().getLocale()); in testRichInputMethodSubtypeForNullInputMethodSubtype()334 assertEquals("keyboard", subtype.getRawSubtype().getMode()); in testRichInputMethodSubtypeForNullInputMethodSubtype()
161 .getSubtypeDisplayNameInSystemLocale(subtype.getRawSubtype()); in testAllFullDisplayName()164 .getKeyboardLayoutSetDisplayName(subtype.getRawSubtype()); in testAllFullDisplayName()487 final InputMethodSubtype rawSubtype = subtype.getRawSubtype(); in testIsRtlLanguage()
96 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
838 InputMethodSubtype oldSubtype = mRichImm.getCurrentSubtype().getRawSubtype(); in onCurrentInputMethodSubtypeChanged()857 if (newSubtype == null || newSubtype.equals(mRichImm.getCurrentSubtype().getRawSubtype())) { in onStartInputInternal()
76 return isAsciiCapable(subtype.getRawSubtype()); in isAsciiCapable()
126 keyboard.mId.mSubtype.getRawSubtype()); in announceKeyboardLanguage()