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