Searched refs:BUNDLE_KEY_IS_DIALOG (Results 1 – 2 of 2) sorted by relevance
74 isDialog = icicle.getBoolean(EventInfoFragment.BUNDLE_KEY_IS_DIALOG) in onCreate()
77 internal const val BUNDLE_KEY_IS_DIALOG = "key_fragment_is_dialog" constant