Searched refs:AppLayerTvView (Results 1 – 5 of 5) sorted by relevance
34 public class AppLayerTvView extends TvViewCompat { class35 public AppLayerTvView(Context context) { in AppLayerTvView() method in AppLayerTvView39 public AppLayerTvView(Context context, AttributeSet attrs) { in AppLayerTvView() method in AppLayerTvView43 public AppLayerTvView(Context context, AttributeSet attrs, int defStyleAttr) { in AppLayerTvView() method in AppLayerTvView
131 private AppLayerTvView mTvView;
30 import com.android.tv.ui.AppLayerTvView;39 private final AppLayerTvView mTvView;47 public DvrTvView(Context context, AppLayerTvView tvView, DvrPlayer player) { in DvrTvView()
31 import com.android.tv.ui.AppLayerTvView;118 public DvrPlayer(AppLayerTvView tvView, Context context) { in DvrPlayer()
54 import com.android.tv.ui.AppLayerTvView;79 private AppLayerTvView mTvView;