Searched defs:DialogFragment (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/
H A DDialogFragment.java32 * A DialogFragment has 2 fragments, a content fragment and a list fragment.
36 * The DialogFragment will handle animating in and out.
41 public class DialogFragment extends Fragment implements ActionAdapter.Listener, LiteFragment { class in inherits:Fragment,ActionAdapter.Listener,LiteFragment
73 * Activities extending {@link DialogFragment} should call this method

Completed in 126 milliseconds