Searched refs:mShowAgendaWithMonth (Results 1 – 2 of 2) sorted by relevance
58 private final boolean mShowAgendaWithMonth; field in MonthByWeekAdapter89 mShowAgendaWithMonth = Utils.getConfigBool(context, R.bool.show_agenda_with_month); in MonthByWeekAdapter()290 if (mShowAgendaWithMonth || mIsMiniMonth) { in onDayTapped()
108 private static boolean mShowAgendaWithMonth; field in AllInOneActivity386 mShowAgendaWithMonth = Utils.getConfigBool(this, R.bool.show_agenda_with_month); in onCreate()912 if (mShowAgendaWithMonth) { in setMainPane()965 if (mShowAgendaWithMonth) { in setMainPane()