Searched refs:currentCategoryId (Results 1 – 1 of 1) sorted by relevance
274 final int currentCategoryId = mEmojiCategory.getCurrentCategoryId(); in onPageScrolled() local277 if (newCategoryId == currentCategoryId) { in onPageScrolled()280 } else if (newCategoryId > currentCategoryId) { in onPageScrolled()283 } else if (newCategoryId < currentCategoryId) { in onPageScrolled()