Searched refs:stringForTime (Results 1 – 2 of 2) sorted by relevance
463 private String stringForTime(int timeMs) { in stringForTime() method in MediaController495 mEndTime.setText(stringForTime(duration)); in setProgress()497 mCurrentTime.setText(stringForTime(position)); in setProgress()644 mCurrentTime.setText(stringForTime( (int) newposition));
68303 Landroid/widget/MediaController;->stringForTime(I)Ljava/lang/String;