Searched refs:customNavWidthMode (Results 1 – 1 of 1) sorted by relevance
1036 final int customNavWidthMode = lp.width != LayoutParams.WRAP_CONTENT ? in onMeasure() local1051 MeasureSpec.makeMeasureSpec(customNavWidth, customNavWidthMode), in onMeasure()