Searched defs:progressMs (Results 1 – 2 of 2) sorted by relevance
176 void setSecondaryProgress(long progressMs) { in setSecondaryProgress()277 public void setSecondaryProgress(ViewHolder vh, int progressMs) { in setSecondaryProgress()281 public void setSecondaryProgressLong(ViewHolder vh, long progressMs) { in setSecondaryProgressLong()
508 void setBufferedPosition(long progressMs) { in setBufferedPosition()