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.java334 private boolean mShowLockedChannelsTemporarily; field in MainActivity
931 mShowLockedChannelsTemporarily = false; in onPause()
1313 mShowLockedChannelsTemporarily = true; in startShrunkenTvView()
1334 mShowLockedChannelsTemporarily = false; in endShrunkenTvView()
1868 && !mShowLockedChannelsTemporarily in checkChannelLockNeeded()