Searched refs:getCategoryPageSize (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
H A DEmojiCategory.java264 return getCategoryPageSize(mCurrentCategoryId);
267 public int getCategoryPageSize(final int categoryId) { method in class:EmojiCategory
H A DEmojiPalettesView.java273 final int newCategorySize = mEmojiCategory.getCategoryPageSize(newCategoryId);

Completed in 30 milliseconds