Searched refs:totalSpaceInOther (Results 1 – 1 of 1) sorted by relevance
623 final int totalSpaceInOther = getSpaceForSpanRange(lp.mSpanIndex, lp.mSpanSize); in layoutChunk() local627 wSpec = getChildMeasureSpec(totalSpaceInOther, View.MeasureSpec.EXACTLY, in layoutChunk()634 hSpec = getChildMeasureSpec(totalSpaceInOther, View.MeasureSpec.EXACTLY, in layoutChunk()