Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
DEmojiPalettesView.java278 mEmojiCategoryPageIndicatorView.setCategoryPageId( in onPageScrolled()
281 mEmojiCategoryPageIndicatorView.setCategoryPageId( in onPageScrolled()
284 mEmojiCategoryPageIndicatorView.setCategoryPageId( in onPageScrolled()
409 mEmojiCategoryPageIndicatorView.setCategoryPageId( in updateEmojiCategoryPageIdView()
DEmojiCategoryPageIndicatorView.java46 public void setCategoryPageId(final int size, final int id, final float offset) { in setCategoryPageId() method in EmojiCategoryPageIndicatorView