Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/dvr/ui/
DDvrHalfSizedDialogFragment.java188 public static class DvrAlreadyRecordedDialogFragment extends DvrGuidedStepDialogFragment { class in DvrHalfSizedDialogFragment
DDvrUiHelper.java57 import com.android.tv.dvr.ui.DvrHalfSizedDialogFragment.DvrAlreadyRecordedDialogFragment;
243 showDialogFragment(activity, new DvrAlreadyRecordedDialogFragment(), args, false, true); in showAlreadyRecordedDialog()