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