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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
H A DEmojiPalettesView.java197 setCurrentCategoryId(mEmojiCategory.getCurrentCategoryId(), true /* force */);
274 final int currentCategoryId = mEmojiCategory.getCurrentCategoryId();
414 final int oldCategoryId = mEmojiCategory.getCurrentCategoryId();
H A DEmojiCategory.java171 public int getCurrentCategoryId() { method in class:EmojiCategory

Completed in 220 milliseconds