Searched refs:BUNDLE_KEY_WINDOW_STYLE (Results 1 – 1 of 1) sorted by relevance
133 protected static final String BUNDLE_KEY_WINDOW_STYLE = "key_window_style"; field in EventInfoFragment709 mWindowStyle = savedInstanceState.getInt(BUNDLE_KEY_WINDOW_STYLE, in onActivityCreated()863 mWindowStyle = savedInstanceState.getInt(BUNDLE_KEY_WINDOW_STYLE, in onCreateView()1158 outState.putInt(BUNDLE_KEY_WINDOW_STYLE, mWindowStyle); in onSaveInstanceState()