Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
DEmojiCategory.java54 private static final int ID_FLAGS = 7; field in EmojiCategory
187 addShownCategoryId(EmojiCategory.ID_FLAGS); // Exclude combinations without glyphs. in EmojiCategory()
196 addShownCategoryId(EmojiCategory.ID_FLAGS); in EmojiCategory()