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

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

Completed in 128 milliseconds