Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/dvr/ui/browse/
DDvrBrowseFragment.java71 private boolean mShouldShowScheduleRow; field in DvrBrowseFragment
386 if (mShouldShowScheduleRow) { in onEntranceTransitionEnd()
395 mShouldShowScheduleRow = true; in showScheduledRow()
406 mShouldShowScheduleRow = false; in showScheduledRowInternal()