Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/dvr/ui/
DDvrHalfSizedDialogFragment.java136 public static class DvrInsufficientSpaceErrorDialogFragment class in DvrHalfSizedDialogFragment
DDvrUiHelper.java61 import com.android.tv.dvr.ui.DvrHalfSizedDialogFragment.DvrInsufficientSpaceErrorDialogFragment;
172 showDialogFragment(activity, new DvrInsufficientSpaceErrorDialogFragment(), args); in showDvrInsufficientSpaceErrorDialog()