Searched refs:rawEmojiSubtype (Results 1 – 1 of 1) sorted by relevance
234 final InputMethodSubtype rawEmojiSubtype = RichInputMethodManager.getInstance() in getEmojiSubtype() local237 if (rawEmojiSubtype != null) { in getEmojiSubtype()238 emojiSubtype = new RichInputMethodSubtype(rawEmojiSubtype); in getEmojiSubtype()