Searched refs:shiftedGroupPosition (Results 1 – 1 of 1) sorted by relevance
713 final int shiftedGroupPosition = groupFlatPos + getHeaderViewsCount(); in handleItemClick() local714 smoothScrollToPosition(shiftedGroupPosition + mAdapter.getChildrenCount(groupPos), in handleItemClick()715 shiftedGroupPosition); in handleItemClick()768 final int shiftedGroupPosition = groupFlatPos + getHeaderViewsCount(); in expandGroup() local769 smoothScrollToPosition(shiftedGroupPosition + mAdapter.getChildrenCount(groupPos), in expandGroup()770 shiftedGroupPosition); in expandGroup()