Searched refs:trackBottom (Results 1 – 2 of 2) sorted by relevance
883 int trackBottom = switchBottom; in draw() local895 trackBottom -= thumbInsets.bottom - padding.bottom; in draw()898 mTrackDrawable.setBounds(trackLeft, trackTop, trackRight, trackBottom); in draw()
1169 int trackBottom = switchBottom; in draw() local1181 trackBottom -= thumbInsets.bottom - padding.bottom; in draw()1184 mTrackDrawable.setBounds(trackLeft, trackTop, trackRight, trackBottom); in draw()