Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/ui/api/
DTunableTvViewPlayingApi.java36 void timeShiftFastForward(int speed); in timeShiftFastForward() method
/packages/apps/TV/src/com/android/tv/dvr/
DDvrTvView.java100 public void timeShiftFastForward(int speed) { in timeShiftFastForward() method in DvrTvView
/packages/apps/TV/tests/robotests/src/com/android/tv/audio/
DAudioManagerHelperTest.java248 public void timeShiftFastForward(int speed) { in timeShiftFastForward() method in AudioManagerHelperTest.TestTvView
/packages/apps/TV/src/com/android/tv/
DTimeShiftManager.java800 mTvView.timeShiftFastForward(mPlaybackSpeed); in fastForward()
825 mTvView.timeShiftFastForward(mPlaybackSpeed); in onCurrentProgramChanged()
/packages/apps/TV/src/com/android/tv/ui/
DTunableTvView.java1369 public void timeShiftFastForward(int speed) { in timeShiftFastForward() method in TunableTvView