Home | History | Annotate | Download | only in music

Lines Matching refs:makeTimeString

1174                 mCurrentTime.setText(MusicUtils.makeTimeString(this, pos / 1000));
1311 mTotalTime.setText(MusicUtils.makeTimeString(this, mDuration / 1000));