Home
last modified time | relevance | path

Searched refs:getSecondaryProgressLong (Results 1 – 1 of 1) sorted by relevance

/frameworks/support/leanback/src/main/java/androidx/leanback/widget/
DPlaybackControlsPresenter.java286 return MathUtil.safeLongToInt(getSecondaryProgressLong(vh)); in getSecondaryProgress()
289 public long getSecondaryProgressLong(ViewHolder vh) { in getSecondaryProgressLong() method in PlaybackControlsPresenter