Home
last modified time | relevance | path

Searched refs:ELEMENT_EMOJI_RECENTS (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardId.java57 public static final int ELEMENT_EMOJI_RECENTS = 10; field in KeyboardId
227 case ELEMENT_EMOJI_RECENTS: return "emojiRecents"; in elementIdToName()
DEmojiPalettesView.java130 KeyboardId.ELEMENT_EMOJI_RECENTS,
319 mLayoutSet.getKeyboard(KeyboardId.ELEMENT_EMOJI_RECENTS), in getKeyboard()
333 mLayoutSet.getKeyboard(KeyboardId.ELEMENT_EMOJI_RECENTS), in getKeyboard()