Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/
DTimeShiftManager.java173 public TimeShiftManager(Context context, TunableTvView tvView, in TimeShiftManager()
617 PlayController(TunableTvView tvView) { in PlayController()
DMainActivity.java1563 private void setVolumeByAudioFocusStatus(TunableTvView tvView) { in setVolumeByAudioFocusStatus()
/packages/apps/TV/src/com/android/tv/ui/
DTvViewUiManager.java109 public TvViewUiManager(Context context, TunableTvView tvView, TunableTvView pipView, in TvViewUiManager()
DTunableTvView.java409 public void initialize(AppLayerTvView tvView, boolean isPip, int screenHeight, in initialize()