Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/
DAllInOneActivity.java129 private boolean mShowEventInfoFullScreenAgenda; field in AllInOneActivity
391 mShowEventInfoFullScreenAgenda = in onCreate()
1179 if ((mCurrentView == ViewType.AGENDA && mShowEventInfoFullScreenAgenda) || in handleEvent()