Searched refs:ALLOW_ATT_MEDIA (Results 1 – 1 of 1) sorted by relevance
110 private static final String ALLOW_ATT_MEDIA = "media"; field in ZenModeConfig493 rt.allowMedia = safeBoolean(parser, ALLOW_ATT_MEDIA, in readXml()559 out.attribute(null, ALLOW_ATT_MEDIA, Boolean.toString(allowMedia)); in writeXml()