Searched refs:mWindowStyle (Results 1 – 1 of 1) sorted by relevance
153 private int mWindowStyle = DIALOG_WINDOW_STYLE; field in EventInfoFragment371 mWindowStyle = windowStyle; in EventInfoFragment()462 if (mWindowStyle == DIALOG_WINDOW_STYLE) { in onCreateView()512 if (!mIsDialog && !mIsTabletConfig || mWindowStyle == EventInfoFragment.FULL_WINDOW_STYLE) { in onCreateView()550 if (!mIsDialog && !mIsTabletConfig || mWindowStyle == EventInfoFragment.FULL_WINDOW_STYLE) { in onCreateOptionsMenu()798 mWindowStyle == EventInfoFragment.FULL_WINDOW_STYLE) && mMenu != null) { in updateCalendar()