Searched refs:ALLOW_ATT_REMINDERS (Results 1 – 1 of 1) sorted by relevance
118 private static final String ALLOW_ATT_REMINDERS = "reminders"; field in ZenModeConfig475 rt.allowReminders = safeBoolean(parser, ALLOW_ATT_REMINDERS, in readXml()554 out.attribute(null, ALLOW_ATT_REMINDERS, Boolean.toString(allowReminders)); in writeXml()