Searched refs:newCategoryId (Results 1 – 1 of 1) sorted by relevance
527 final int newCategoryId = newPos.first; in onPageScrolled() local528 final int newCategorySize = mEmojiCategory.getCategoryPageSize(newCategoryId); in onPageScrolled()532 if (newCategoryId == currentCategoryId) { in onPageScrolled()535 } else if (newCategoryId > currentCategoryId) { in onPageScrolled()538 } else if (newCategoryId < currentCategoryId) { in onPageScrolled()