Searched refs:trackBottom (Results 1 – 1 of 1) sorted by relevance
1349 int trackBottom = switchBottom; in draw() local1361 trackBottom -= thumbInsets.bottom - padding.bottom; in draw()1364 mTrackDrawable.setBounds(trackLeft, trackTop, trackRight, trackBottom); in draw()