Searched refs:getRichInputMethodSubtype (Results 1 – 5 of 5) sorted by relevance
334 sForcedSubtypeForTesting = RichInputMethodSubtype.getRichInputMethodSubtype(subtype); in forceSubtype()534 mCurrentRichInputMethodSubtype = RichInputMethodSubtype.getRichInputMethodSubtype(subtype); in updateCurrentSubtype()
168 public static RichInputMethodSubtype getRichInputMethodSubtype( in getRichInputMethodSubtype() method in RichInputMethodSubtype
162 .setSubtype(RichInputMethodSubtype.getRichInputMethodSubtype(subtype)) in createKeyboardLayoutSet()
239 builder.setSubtype(RichInputMethodSubtype.getRichInputMethodSubtype(subtype)); in createKeyboardSetForSpellChecker()
313 RichInputMethodSubtype subtype = RichInputMethodSubtype.getRichInputMethodSubtype(null); in testRichInputMethodSubtypeForNullInputMethodSubtype()