Home | History | Annotate | Download | only in calendar

Lines Matching refs:getConfigBool

384         mIsMultipane = Utils.getConfigBool(this, R.bool.multiple_pane_config);
385 mIsTabletConfig = Utils.getConfigBool(this, R.bool.tablet_config);
386 mShowAgendaWithMonth = Utils.getConfigBool(this, R.bool.show_agenda_with_month);
388 Utils.getConfigBool(this, R.bool.show_calendar_controls);
390 Utils.getConfigBool(this, R.bool.show_event_details_with_agenda);
392 Utils.getConfigBool(this, R.bool.agenda_show_event_info_full_screen);
394 Utils.getConfigBool(this, R.bool.show_event_info_full_screen);