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.java335 private boolean mShowLockedChannelsTemporarily; field in MainActivity
936 mShowLockedChannelsTemporarily = false; in onPause()
1318 mShowLockedChannelsTemporarily = true; in startShrunkenTvView()
1339 mShowLockedChannelsTemporarily = false; in endShrunkenTvView()
1873 && !mShowLockedChannelsTemporarily in checkChannelLockNeeded()