Searched refs:stringForTime (Results 1 – 1 of 1) sorted by relevance
439 private String stringForTime(int timeMs) { in stringForTime() method in MediaController471 mEndTime.setText(stringForTime(duration)); in setProgress()473 mCurrentTime.setText(stringForTime(position)); in setProgress()620 mCurrentTime.setText(stringForTime( (int) newposition));