Searched defs:switchHeight (Results 1 – 2 of 2) sorted by relevance
578 final int switchHeight = Math.max(trackHeight, thumbHeight); in onMeasure() local586 setMeasuredDimension(ViewCompat.getMeasuredWidthAndState(this), switchHeight); in onMeasure() local
863 final int switchHeight = Math.max(trackHeight, thumbHeight); in onMeasure() local871 setMeasuredDimension(getMeasuredWidthAndState(), switchHeight); in onMeasure() local