Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/
DMainActivity.java398 checkChannelLockNeeded(mTvView, null);
1314 checkChannelLockNeeded(mTvView, null); in startShrunkenTvView()
1353 checkChannelLockNeeded(mTvView, null); in endShrunkenTvView()
1790 checkChannelLockNeeded(mTvView, channel); in tune()
1861 private void checkChannelLockNeeded(TunableTvView tvView, Channel currentChannel) { in checkChannelLockNeeded() method in MainActivity