Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
DEmojiCategory.java146 new CategoryProperties(categoryId, getCategoryPageCount(categoryId)); in addShownCategoryId()
242 private int getCategoryPageCount(final int categoryId) { in getCategoryPageCount() method in EmojiCategory