Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/
DMainActivity.java346 private boolean mShowLockedChannelsTemporarily; field in MainActivity
974 mShowLockedChannelsTemporarily = false; in onPause()
1366 mShowLockedChannelsTemporarily = true; in startShrunkenTvView()
1387 mShowLockedChannelsTemporarily = false; in endShrunkenTvView()
1924 && !mShowLockedChannelsTemporarily in checkChannelLockNeeded()