Searched refs:leftPaneWidth (Results 1 – 1 of 1) sorted by relevance
190 int leftPaneWidth = layout.getMeasuredWidth() / 3; in onLayout() local193 if (leftPaneWidth < minLeftPaneWidthPx) { in onLayout()195 } else if (leftPaneWidth > maxLeftPaneWidthPx) { in onLayout()