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