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