Searched refs:portSpaces (Results 1 – 1 of 1) sorted by relevance
142 float portSpaces = mLargeColumnUnitCount / PORT_UNITS; in onMeasure() local143 float height = getMeasuredHeight() / portSpaces; in onMeasure()145 portSpaces++; in onMeasure()146 height = getMeasuredHeight() / portSpaces; in onMeasure()