Searched refs:XML_ATTR_SMALLEST_WIDTH (Results 1 – 1 of 1) sorted by relevance
1685 private static final String XML_ATTR_SMALLEST_WIDTH = "sw"; field in Configuration1731 XmlUtils.readIntAttribute(parser, XML_ATTR_SMALLEST_WIDTH, in readXmlAttrs()1794 XmlUtils.writeIntAttribute(xml, XML_ATTR_SMALLEST_WIDTH, config.smallestScreenWidthDp); in writeXmlAttrs()