Searched refs:setSecondaryProgressLong (Results 1 – 2 of 2) sorted by relevance
278 setSecondaryProgressLong(vh, (long) progressMs); in setSecondaryProgress()281 public void setSecondaryProgressLong(ViewHolder vh, long progressMs) { in setSecondaryProgressLong() method in PlaybackControlsPresenter
87 mPlaybackControlsPresenter.setSecondaryProgressLong(mControlsVh, ms);