Searched refs:customNavHeight (Results 1 – 1 of 1) sorted by relevance
1033 final int customNavHeight = Math.max(0, in onMeasure() local1052 MeasureSpec.makeMeasureSpec(customNavHeight, customNavHeightMode)); in onMeasure()