Searched refs:writeXmlAttributeInstant (Results 1 – 1 of 1) sorted by relevance
1261 writeXmlAttributeInstant(out, RULE_ATT_DELETION_INSTANT, rule.deletionInstant); in writeRuleXml()1270 writeXmlAttributeInstant(out, RULE_ATT_LAST_ACTIVATION, rule.lastActivation); in writeRuleXml()1275 private static void writeXmlAttributeInstant(TypedXmlSerializer out, String att, in writeXmlAttributeInstant() method in ZenModeConfig