Home
last modified time | relevance | path

Searched defs:timeShiftPause (Results 1 – 4 of 4) sorted by relevance

/packages/apps/TV/src/com/android/tv/ui/api/
DTunableTvViewPlayingApi.java32 void timeShiftPause(); in timeShiftPause() method
/packages/apps/TV/tests/robotests/src/com/android/tv/audio/
DAudioManagerHelperTest.java238 public void timeShiftPause() { in timeShiftPause() method in AudioManagerHelperTest.TestTvView
/packages/apps/TV/src/com/android/tv/dvr/
DDvrTvView.java88 public void timeShiftPause() { in timeShiftPause() method in DvrTvView
/packages/apps/TV/src/com/android/tv/ui/
DTunableTvView.java1333 public void timeShiftPause() { in timeShiftPause() method in TunableTvView