Searched refs:shiftedGroupPosition (Results 1 – 1 of 1) sorted by relevance
714 final int shiftedGroupPosition = groupFlatPos + getHeaderViewsCount(); in handleItemClick() local715 smoothScrollToPosition(shiftedGroupPosition + mAdapter.getChildrenCount(groupPos), in handleItemClick()716 shiftedGroupPosition); in handleItemClick()769 final int shiftedGroupPosition = groupFlatPos + getHeaderViewsCount(); in expandGroup() local770 smoothScrollToPosition(shiftedGroupPosition + mAdapter.getChildrenCount(groupPos), in expandGroup()771 shiftedGroupPosition); in expandGroup()