Searched refs:DIALOG_WINDOW_STYLE (Results 1 – 2 of 2) sorted by relevance
68 private var mWindowStyle = DIALOG_WINDOW_STYLE105 const val DIALOG_WINDOW_STYLE = 1 constant409 mView = if (mWindowStyle == DIALOG_WINDOW_STYLE) { in onCreateView()
149 if (isDialog) EventInfoFragment.DIALOG_WINDOW_STYLE in onCreate()