HomeSort by relevance Sort by last modified time
    Searched refs:mShowAgendaWithMonth (Results 1 - 2 of 2) sorted by null

  /packages/apps/Calendar/src/com/android/calendar/month/
MonthByWeekAdapter.java 58 private final boolean mShowAgendaWithMonth;
89 mShowAgendaWithMonth = Utils.getConfigBool(context, R.bool.show_agenda_with_month);
290 if (mShowAgendaWithMonth || mIsMiniMonth) {
  /packages/apps/Calendar/src/com/android/calendar/
AllInOneActivity.java 108 private static boolean mShowAgendaWithMonth;
386 mShowAgendaWithMonth = Utils.getConfigBool(this, R.bool.show_agenda_with_month);
    [all...]

Completed in 2625 milliseconds