Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
DEmojiCategory.java51 private static final int ID_PLACES = 4; field in EmojiCategory
193 addShownCategoryId(EmojiCategory.ID_PLACES); in EmojiCategory()