Searched refs:shiftedGroupPosition (Results 1 – 1 of 1) sorted by relevance
704 final int shiftedGroupPosition = groupFlatPos + getHeaderViewsCount(); in handleItemClick() local705 smoothScrollToPosition(shiftedGroupPosition + mAdapter.getChildrenCount(groupPos), in handleItemClick()706 shiftedGroupPosition); in handleItemClick()759 final int shiftedGroupPosition = groupFlatPos + getHeaderViewsCount(); in expandGroup() local760 smoothScrollToPosition(shiftedGroupPosition + mAdapter.getChildrenCount(groupPos), in expandGroup()761 shiftedGroupPosition); in expandGroup()