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.java412 checkChannelLockNeeded(mTvView, null);
1367 checkChannelLockNeeded(mTvView, null); in startShrunkenTvView()
1406 checkChannelLockNeeded(mTvView, null); in endShrunkenTvView()
1846 checkChannelLockNeeded(mTvView, channel); in tune()
1917 private void checkChannelLockNeeded(TunableTvView tvView, Channel currentChannel) { in checkChannelLockNeeded() method in MainActivity