Searched defs:getTabIdFromCategoryId (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
H A DEmojiCategory.java211 public int getTabIdFromCategoryId(final int categoryId) { method in class:EmojiCategory
238 return getTabIdFromCategoryId(EmojiCategory.ID_RECENTS);

Completed in 129 milliseconds