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