Searched refs:ALLOW_ATT_REPEAT_CALLERS (Results 1 – 1 of 1) sorted by relevance
113 private static final String ALLOW_ATT_REPEAT_CALLERS = "repeatCallers"; field in ZenModeConfig471 rt.allowRepeatCallers = safeBoolean(parser, ALLOW_ATT_REPEAT_CALLERS, in readXml()552 out.attribute(null, ALLOW_ATT_REPEAT_CALLERS, Boolean.toString(allowRepeatCallers)); in writeXml()