Home
last modified time | relevance | path

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

/frameworks/support/v4/java/android/support/v4/app/
DDialogFragment.java49 private @interface DialogStyle {} annotation in DialogFragment
112 public void setStyle(@DialogStyle int style, @StyleRes int theme) { in setStyle()