Searched refs:maxSelectorWidth (Results 1 – 1 of 1) sorted by relevance
931 final int maxSelectorWidth = cellWidth / 2 + Math.min(paddingLeft, paddingRight); in onLayout() local934 Math.min(maxSelectorWidth, maxSelectorHeight)); in onLayout()