Searched refs:mShowEventDetailsWithAgenda (Results 1 – 4 of 4) sorted by relevance
63 private boolean mShowEventDetailsWithAgenda; field in AgendaFragment126 mShowEventDetailsWithAgenda = in onCreate()160 if (!mShowEventDetailsWithAgenda) { in onCreateView()196 if (!mShowEventDetailsWithAgenda) { in onCreateView()249 if (mShowEventDetailsWithAgenda) { in onSaveInstanceState()330 mShowEventDetailsWithAgenda) ? true : false); in goTo()397 if (mShowEventDetailsWithAgenda) { in showEventInfo()
52 private boolean mShowEventDetailsWithAgenda; field in AgendaListView102 mShowEventDetailsWithAgenda = Utils.getConfigBool(mContext, in initView()183 !mShowEventDetailsWithAgenda)) { in onItemClick()301 if (mShowEventDetailsWithAgenda) { in getFirstVisibleAgendaItem()
64 private boolean mShowEventDetailsWithAgenda; field in SearchActivity113 mShowEventDetailsWithAgenda = in onCreate()188 if (mShowEventDetailsWithAgenda) { in showEventInfo()
109 private static boolean mShowEventDetailsWithAgenda; field in AllInOneActivity389 mShowEventDetailsWithAgenda = in onCreate()1155 if (mCurrentView == ViewType.AGENDA && mShowEventDetailsWithAgenda) { in handleEvent()