Searched refs:RecentlyWatchedDialogFragment (Results 1 – 2 of 2) sorted by relevance
41 public class RecentlyWatchedDialogFragment extends SafeDismissDialogFragment implements class43 public static final String DIALOG_TAG = RecentlyWatchedDialogFragment.class.getSimpleName();
57 import com.android.tv.dialog.RecentlyWatchedDialogFragment;135 AVAILABLE_DIALOG_TAGS.add(RecentlyWatchedDialogFragment.DIALOG_TAG);500 showDialogFragment(RecentlyWatchedDialogFragment.DIALOG_TAG, in showRecentlyWatchedDialog()501 new RecentlyWatchedDialogFragment(), false); in showRecentlyWatchedDialog()