Searched refs:sortKeysIntoPages (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
H A DEmojiCategory.java293 final Key[][] sortedKeys = sortKeysIntoPages(
342 private static Key[][] sortKeysIntoPages(final List<Key> inKeys, final int maxPageCount) { method in class:EmojiCategory

Completed in 33 milliseconds