Searched refs:maxInsets (Results 1 – 1 of 1) sorted by relevance
350 int maxInsets = Math.max(insets.left, insets.right); in setInsets() local352 setPageSpacing(Math.max(maxInsets, maxPadding)); in setInsets()