Searched refs:getCategoryTabIcon (Results 1 – 2 of 2) sorted by relevance
159 public int getCategoryTabIcon(final int categoryId) { in getCategoryTabIcon() method in EmojiCategory
157 iconView.setImageResource(mEmojiCategory.getCategoryTabIcon(categoryId)); in addTab()