Home
last modified time | relevance | path

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

/aosp12/packages/apps/TV/src/com/android/tv/dvr/
H A DDvrTvView.java37 public class DvrTvView implements TunableTvViewPlayingApi { class
47 public DvrTvView(Context context, AppLayerTvView tvView, DvrPlayer player) { in DvrTvView() method in DvrTvView