Searched refs:trackBottom (Results 1 – 2 of 2) sorted by relevance
1165 int trackBottom = switchBottom; in draw() local1177 trackBottom -= thumbInsets.bottom - padding.bottom; in draw()1180 mTrackDrawable.setBounds(trackLeft, trackTop, trackRight, trackBottom); in draw()
1170 int trackBottom = switchBottom; in draw() local1182 trackBottom -= thumbInsets.bottom - padding.bottom; in draw()1185 mTrackDrawable.setBounds(trackLeft, trackTop, trackRight, trackBottom); in draw()