Searched refs:getCategoryName (Results 1 – 2 of 2) sorted by relevance
150 public String getCategoryName(final int categoryId, final int categoryPageId) { in getCategoryName() method in EmojiCategory
152 final String tabId = mEmojiCategory.getCategoryName(categoryId, 0 /* categoryPageId */); in addTab()