Searched refs:ALLOW_ATT_CALLS (Results 1 – 1 of 1) sorted by relevance
112 private static final String ALLOW_ATT_CALLS = "calls"; field in ZenModeConfig469 rt.allowCalls = safeBoolean(parser, ALLOW_ATT_CALLS, in readXml()551 out.attribute(null, ALLOW_ATT_CALLS, Boolean.toString(allowCalls)); in writeXml()