Home
last modified time | relevance | path

Searched refs:mIsDialog (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
DEventInfoFragment.java329 private boolean mIsDialog = false; field in EventInfoFragment
364 mIsDialog = isDialog; in EventInfoFragment()
389 if (mIsDialog) { in onActivityCreated()
454 if (!mIsDialog) { in onAttach()
512 if (!mIsDialog && !mIsTabletConfig || mWindowStyle == EventInfoFragment.FULL_WINDOW_STYLE) { in onCreateView()
550 if (!mIsDialog && !mIsTabletConfig || mWindowStyle == EventInfoFragment.FULL_WINDOW_STYLE) { in onCreateOptionsMenu()
560 if (mIsDialog) { in onOptionsItemSelected()
787 if (mIsDialog) { in updateCalendar()
797 if ((!mIsDialog && !mIsTabletConfig || in updateCalendar()
831 if (mIsDialog) { in onResume()