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