Home
last modified time | relevance | path

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

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