Searched refs:trackBottom (Results 1 – 2 of 2) sorted by relevance
1157 int trackBottom = switchBottom; in draw() local1169 trackBottom -= thumbInsets.bottom - padding.bottom; in draw()1172 mTrackDrawable.setBounds(trackLeft, trackTop, trackRight, trackBottom); in draw()
1174 int trackBottom = switchBottom; in draw() local1186 trackBottom -= thumbInsets.bottom - padding.bottom; in draw()1189 mTrackDrawable.setBounds(trackLeft, trackTop, trackRight, trackBottom); in draw()