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