Searched refs:DvrTvView (Results 1 – 3 of 3) sorted by relevance
37 public class DvrTvView implements TunableTvViewPlayingApi { class47 public DvrTvView(Context context, AppLayerTvView tvView, DvrPlayer player) { in DvrTvView() method in DvrTvView
29 import com.android.tv.dvr.DvrTvView;52 private final DvrTvView mTvView;119 mTvView = new DvrTvView(context, tvView, this); in DvrPlayer()330 public DvrTvView getView() { in getView()
42 import com.android.tv.dvr.DvrTvView;265 mIsDvrSession = tunableTvView instanceof DvrTvView; in TvViewSession()