HomeSort by relevance Sort by last modified time
    Searched refs:timeshiftGetCurrentPositionMs (Results 1 - 3 of 3) sorted by null

  /packages/apps/TV/src/com/android/tv/ui/
TunableTvViewPlayingApi.java 40 long timeshiftGetCurrentPositionMs();
TunableTvView.java     [all...]
  /packages/apps/TV/src/com/android/tv/
TimeShiftManager.java 718 Math.min(mTvView.timeshiftGetCurrentPositionMs(), currentTimeMs),
726 // Therefore no need to call TvView.timeshiftGetCurrentPositionMs
    [all...]

Completed in 136 milliseconds