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