Searched refs:displayedChildCount (Results 1 – 1 of 1) sorted by relevance
243 int displayedChildCount = 0; in onMeasure() local306 final int spacing = displayedChildCount == 0 ? 0 : mSpacing; in onMeasure()353 displayedChildCount++; in onMeasure()