Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/dvr/ui/
DDvrSeriesSettingsFragment.java68 private boolean mShowViewScheduleOptionInDialog; field in DvrSeriesSettingsFragment
95 mShowViewScheduleOptionInDialog = in onAttach()
360 getContext(), mSeriesRecording, mShowViewScheduleOptionInDialog, mPrograms); in showConfirmDialog() local