Searched refs:setShowsDialog (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
H A DDialogFragment.java123 * the fragment, but can be customized with {@link #setShowsDialog(boolean)}.
336 * If the fragment was added with a container, setShowsDialog will be
343 public void setShowsDialog(boolean showsDialog) { method in class:DialogFragment
348 * Return the current value of {@link #setShowsDialog(boolean)}.
/frameworks/support/v4/java/android/support/v4/app/
H A DDialogFragment.java233 * If the fragment was added with a container, setShowsDialog will be
240 public void setShowsDialog(boolean showsDialog) { method in class:DialogFragment
245 * Return the current value of {@link #setShowsDialog(boolean)}.

Completed in 49 milliseconds