Home
last modified time | relevance | path

Searched refs:oldCategoryId (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
DEmojiPalettesView.java415 final int oldCategoryId = mEmojiCategory.getCurrentCategoryId(); in setCurrentCategoryId() local
416 if (oldCategoryId == categoryId && !force) { in setCurrentCategoryId()
420 if (oldCategoryId == EmojiCategory.ID_RECENTS) { in setCurrentCategoryId()