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