Home | History | Annotate | Download | only in calendar

Lines Matching refs:getBoolean

227             if (extras.getBoolean(INTENT_KEY_DETAIL_VIEW, false)) {
324 vibrate = prefs.getBoolean(GeneralPreferences.KEY_ALERTS_VIBRATE,
352 return prefs.getBoolean(key, defaultValue);
686 return prefs.getBoolean(
695 return prefs.getBoolean(GeneralPreferences.KEY_HIDE_DECLINED, false);
819 return c.getResources().getBoolean(key);