Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/ui/
DChannelBannerView.java140 private TextView mResolutionTextView; field in ChannelBannerView
306 mResolutionTextView = findViewById(R.id.resolution); in onFinishInflate()
439 mResolutionTextView, in updateStreamInfo()
449 mResolutionTextView.setVisibility(View.GONE); in updateStreamInfo()