Searched refs:mClosedCaptionTextView (Results 1 – 1 of 1) sorted by relevance
109 private TextView mClosedCaptionTextView; field in ChannelBannerView269 mClosedCaptionTextView = (TextView) findViewById(R.id.closed_caption); in onFinishInflate()368 updateText(mClosedCaptionTextView, info.hasClosedCaption() ? sClosedCaptionMark in updateStreamInfo()379 mClosedCaptionTextView.setVisibility(View.GONE); in updateStreamInfo()