Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/ui/
DAppLayerTvView.java34 public class AppLayerTvView extends TvViewCompat { class
35 public AppLayerTvView(Context context) { in AppLayerTvView() method in AppLayerTvView
39 public AppLayerTvView(Context context, AttributeSet attrs) { in AppLayerTvView() method in AppLayerTvView
43 public AppLayerTvView(Context context, AttributeSet attrs, int defStyleAttr) { in AppLayerTvView() method in AppLayerTvView
DTunableTvView.java131 private AppLayerTvView mTvView;
/packages/apps/TV/src/com/android/tv/dvr/
DDvrTvView.java30 import com.android.tv.ui.AppLayerTvView;
39 private final AppLayerTvView mTvView;
47 public DvrTvView(Context context, AppLayerTvView tvView, DvrPlayer player) { in DvrTvView()
/packages/apps/TV/src/com/android/tv/dvr/ui/playback/
DDvrPlayer.java31 import com.android.tv.ui.AppLayerTvView;
118 public DvrPlayer(AppLayerTvView tvView, Context context) { in DvrPlayer()
DDvrPlaybackOverlayFragment.java54 import com.android.tv.ui.AppLayerTvView;
79 private AppLayerTvView mTvView;