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)}.
345 * If the fragment was added with a container, setShowsDialog will be
352 public void setShowsDialog(boolean showsDialog) { method in class:DialogFragment
357 * Return the current value of {@link #setShowsDialog(boolean)}.
/frameworks/support/v4/java/android/support/v4/app/
H A DDialogFragment.java246 * If the fragment was added with a container, setShowsDialog will be
253 public void setShowsDialog(boolean showsDialog) { method in class:DialogFragment
258 * Return the current value of {@link #setShowsDialog(boolean)}.

Completed in 25 milliseconds