Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
DEmojiPalettesView.java88 private EmojiCategoryPageIndicatorView mEmojiCategoryPageIndicatorView; field in EmojiPalettesView
191 mEmojiCategoryPageIndicatorView = in onFinishInflate()
193 mEmojiCategoryPageIndicatorView.setColors( in onFinishInflate()
195 mEmojiLayoutParams.setCategoryPageIdViewProperties(mEmojiCategoryPageIndicatorView); in onFinishInflate()
278 mEmojiCategoryPageIndicatorView.setCategoryPageId( in onPageScrolled()
281 mEmojiCategoryPageIndicatorView.setCategoryPageId( in onPageScrolled()
284 mEmojiCategoryPageIndicatorView.setCategoryPageId( in onPageScrolled()
406 if (mEmojiCategoryPageIndicatorView == null) { in updateEmojiCategoryPageIdView()
409 mEmojiCategoryPageIndicatorView.setCategoryPageId( in updateEmojiCategoryPageIdView()