Searched refs:updateThumbPos (Results 1 - 1 of 1) sorted by relevance

/packages/apps/MusicFX/src/com/android/musicfx/seekbar/
H A DAbsSeekBar.java129 updateThumbPos(getWidth(), getHeight());
234 updateThumbPos(w, h);
237 private void updateThumbPos(int w, int h) { method in class:AbsSeekBar

Completed in 46 milliseconds