Searched refs:getCategoryId (Results 1 – 2 of 2) sorted by relevance
242 public int getCategoryId(final String name) { in getCategoryId() method in EmojiCategory
246 final int categoryId = mEmojiCategory.getCategoryId(tabId); in onTabChanged()