Searched defs:switchHeight (Results 1 – 2 of 2) sorted by relevance
864 final int switchHeight = Math.max(trackHeight, thumbHeight); in onMeasure() local872 setMeasuredDimension(getMeasuredWidthAndState(), switchHeight); in onMeasure() local
838 final int switchHeight = Math.max(trackHeight, thumbHeight); in onMeasure() local846 setMeasuredDimension(ViewCompat.getMeasuredWidthAndState(this), switchHeight); in onMeasure() local