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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
H A DEmojiCategory.java250 public Pair<Integer, Integer> getCategoryIdAndPageIdFromPagePosition(final int position) { method in class:EmojiCategory
265 getCategoryIdAndPageIdFromPagePosition(position);

Completed in 32 milliseconds