Searched refs:BUNDLE_KEY_IS_DIALOG (Results 1 – 2 of 2) sorted by relevance
78 isDialog = icicle.getBoolean(EventInfoFragment.BUNDLE_KEY_IS_DIALOG); in onCreate()
118 protected static final String BUNDLE_KEY_IS_DIALOG = "key_fragment_is_dialog"; field in EventInfoFragment