Searched refs:shiftedGroupPosition (Results 1 – 1 of 1) sorted by relevance
719 final int shiftedGroupPosition = groupFlatPos + getHeaderViewsCount(); in handleItemClick() local720 smoothScrollToPosition(shiftedGroupPosition + mAdapter.getChildrenCount(groupPos), in handleItemClick()721 shiftedGroupPosition); in handleItemClick()774 final int shiftedGroupPosition = groupFlatPos + getHeaderViewsCount(); in expandGroup() local775 smoothScrollToPosition(shiftedGroupPosition + mAdapter.getChildrenCount(groupPos), in expandGroup()776 shiftedGroupPosition); in expandGroup()