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