Searched refs:newCategoryId (Results 1 – 1 of 1) sorted by relevance
272 final int newCategoryId = newPos.first; in onPageScrolled() local273 final int newCategorySize = mEmojiCategory.getCategoryPageSize(newCategoryId); in onPageScrolled()277 if (newCategoryId == currentCategoryId) { in onPageScrolled()280 } else if (newCategoryId > currentCategoryId) { in onPageScrolled()283 } else if (newCategoryId < currentCategoryId) { in onPageScrolled()