HomeSort by relevance Sort by last modified time
    Searched refs:ELEMENT_EMOJI_RECENTS (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
EmojiCategory.java 92 KeyboardId.ELEMENT_EMOJI_RECENTS,
286 mLayoutSet.getKeyboard(KeyboardId.ELEMENT_EMOJI_RECENTS),
297 mLayoutSet.getKeyboard(KeyboardId.ELEMENT_EMOJI_RECENTS),
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardId.java 57 public static final int ELEMENT_EMOJI_RECENTS = 10;
214 case ELEMENT_EMOJI_RECENTS: return "emojiRecents";

Completed in 50 milliseconds