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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
EmojiCategory.java 287 public int getCurrentCategoryPageId() {
EmojiPalettesView.java 275 final int currentCategoryPageId = mEmojiCategory.getCurrentCategoryPageId();
411 mEmojiCategory.getCurrentCategoryPageId(), 0.0f /* offset */);

Completed in 200 milliseconds