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.java399 checkChannelLockNeeded(mTvView, null);
1319 checkChannelLockNeeded(mTvView, null); in startShrunkenTvView()
1358 checkChannelLockNeeded(mTvView, null); in endShrunkenTvView()
1795 checkChannelLockNeeded(mTvView, channel); in tune()
1866 private void checkChannelLockNeeded(TunableTvView tvView, Channel currentChannel) { in checkChannelLockNeeded() method in MainActivity