Home | History | Annotate | Download | only in calendar

Lines Matching refs:getConfigBool

385         mIsMultipane = Utils.getConfigBool(this, R.bool.multiple_pane_config);
386 mIsTabletConfig = Utils.getConfigBool(this, R.bool.tablet_config);
387 mShowAgendaWithMonth = Utils.getConfigBool(this, R.bool.show_agenda_with_month);
389 Utils.getConfigBool(this, R.bool.show_calendar_controls);
391 Utils.getConfigBool(this, R.bool.show_event_details_with_agenda);
393 Utils.getConfigBool(this, R.bool.agenda_show_event_info_full_screen);
395 Utils.getConfigBool(this, R.bool.show_event_info_full_screen);