Searched defs:switchHeight (Results 1 – 1 of 1) sorted by relevance
955 final int switchHeight = Math.max(trackHeight, thumbHeight); in onMeasure() local963 setMeasuredDimension(getMeasuredWidthAndState(), switchHeight); in onMeasure() local