HomeSort by relevance Sort by last modified time
    Searched defs:getCurrentCategoryId (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
EmojiCategory.java 259 public int getCurrentCategoryId() {
EmojiPalettesView.java 197 setCurrentCategoryId(mEmojiCategory.getCurrentCategoryId(), true /* force */);
274 final int currentCategoryId = mEmojiCategory.getCurrentCategoryId();
415 final int oldCategoryId = mEmojiCategory.getCurrentCategoryId();

Completed in 57 milliseconds