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