Searched refs:customNavWidth (Results 1 – 1 of 1) sorted by relevance
1040 int customNavWidth = Math.max(0, in onMeasure() local1049 customNavWidth = Math.min(leftOfCenter, rightOfCenter) * 2; in onMeasure()1053 MeasureSpec.makeMeasureSpec(customNavWidth, customNavWidthMode), in onMeasure()